>* To [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
>> I am stumped.  This short and simple program fails for me:
>
>Wingo solved the mystery for me.  Apparently you are required to do an
>mmap_begin and mmap_commit before you can call snd_pcm_start.

or more generally: you have to put some data in place (somehow) before
calling start, unless you used the "start on data ready" flag during
setup. 

--p


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Bringing you mounds of caffeinated joy.
http://thinkgeek.com/sf
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to