alsa-lib contains a test program pcm.c that tests playback using all the different modes alsa-lib can do.
Can we have a similar application for capture.
When developing an alsa driver, it works fine with arecord, but fails with jackd, and the only difference is that arecord just uses snd_pcm_readi(), and jackd uses poll instead.
It would be nice to have a test application that could test all different sound capture modes, readi, poll, async etc.


Cheers
James


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to