>I have written a sound server using ALSA drivers which samples stereo =
>sound at 16khz and writes each channel to a unix pipe.  I am using a =

  [  ... ]

>Just wondered if anybody had any insight as to what could be happening =
>because I haven't.  And it's difficult to de-bug as the problem occurs =
>so rarely.

1) do you have a low latency kernel? how many channels are you
   capturing? is your process running with regular priority?

2) see jackit.sf.net. the capture client will do what you want, and works
correctly, unlike most other examples of how to record data from an
audio interface.

explaining how to do this right with native ALSA will probably take more
time than to get up and running with JACK :)

--p (an optimist)


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to