LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Serial port data to audio on the fly (https://www.linuxquestions.org/questions/programming-9/serial-port-data-to-audio-on-the-fly-242446/)

floydes 10-14-2004 01:35 AM

Serial port data to audio on the fly
 
Sorry to bother, but i have the following problem. I'm trying to implement
AFSK modem 2400 baud rate, through serial port. That is serial flow is generated on the fly to AFSK signal in soundcard. I have dropouts. The question is how to make it smooth ? Is multithreaded proccess will help(one for read from serial port, one for streaming to sound card ) ?

Any suggestions are appreciated.

WBR, Andrei Buin.


All times are GMT -5. The time now is 11:47 PM.