Re: Delphi and DSP



MeMyselfAndI wrote:
Jatin -
No sound card can interpret data into sound. Sound cards take PCM data (ie: plain digital audio as in a .wav file or a CD) and convert it into analog signals. To get the physical parameters you told Marc about to come out as sound you need to write the interpretation rules into your program and get your program to create PCM data based on what information comes through the com port. (Incidentally, why not use a USB port)? You then use the windows sound playback routines to play those sounds. I've got a class that I use for playing buffers of wave data up to 8MB. I'll send it to you if you like.

I will appreciate if you can share the class with me.

Thanks,

Jatin
============

.



Relevant Pages

  • Re: C_in_linux
    ... The C standard ... doesn't define how to deal with sound because sound is very ... have 16-bit PCM data at a sample rate of N Hz, ... can be smoked, just like crack. ...
    (comp.os.linux.misc)
  • write(2) lc_r problem
    ... I'm trying to write a small sound application and run across a problem ... It simply reads pcm data from a file and ... It should be easy reproducable if you link audio/waveplay with -lc_r. ... Am I'm missing something basic when using write together with lc_r or ...
    (freebsd-current)
  • Re: Sound card for recording
    ... better sound card than the onboard sound. ... universal design flaw on sound cards where the input circuitry clips ... The input clipping level corresponds to about -4db FSD. ...
    (uk.comp.homebuilt)
  • 2.6.3-rc?: ALSA - xmcd works, xmms & aplay dont.
    ... sound card besides the input from the CDROM. ... And I can control the sound volume without any problems using the ALSA ... # ACPI Support ...
    (Linux-Kernel)
  • Re: Sound
    ... I went to the site like you recommended, I can't determine the intel chipset ... no sound card, I believe with my poor knowledge that I have to buy ... I had sound working until I reinstalled the XP windows. ... have an NVidia chipset video card or ATI video card, ...
    (microsoft.public.windowsxp.setup_deployment)