Hi,
I just downloaded the Wave Audio package 1.89. It looks great.
Reason I downloaded it is, I need to build an Modem based on incoming data on the microphone input of the sound card.
This means, a 1200 Bps data stream (from a radio) in inserted in the microphone input of the card.
It consist of two switched tones, 1200 Hz and 2200 Hz. The one represents a Bit 0, the other a Bit 1.
I need to filter these two tones out of any other noise which comes with it;
Then I need to see which tone is transmitted and calculate the lenght of each;
Then I have to synchonise to the incoming 1200 Bps data;
Then I have to build Bytes out of the Bits;
Then I have to recombine the actual data packet.
How do I go about this? Even a start of how to 'listen' to the two incoming tones and how to 'filter' them out would be great.
Thanks,
Bart Kindt
New Zealand