The problem is quite simple: this USB card does not support DMA transfers (yes, seems impossible but that's what it is), so a support for this sound card is difficult to obtain working on the snd-usb-audio module, Takashi told me to use an intermediate buffer, but I really don't know how to do it. Should I copy data from the buffer (playback) on usb transfer completition callbacks? But in such case isn't it the same to just copy data into the urb's transfer buffer?
I tried to avoid using this buffer and what I obtain is something that resembles what the card should be playing but with huge noise.
Please help!
Stefano
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel