On Tue, 22 Jul 2003, Carlo Wood wrote:

>   access = SND_PCM_ACCESS_RW_INTERLEAVED,

Again, access is your problem. You requested read/write access. You have 
to request mmap interleaved one (SND_PCM_ACCESS_MMAP_INTERLEAVED).

                                                Jaroslav

-----
Jaroslav Kysela <[EMAIL PROTECTED]>
Linux Kernel Sound Maintainer
ALSA Project, SuSE Labs



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to