[alsa-devel] Non-interleaved with plughw
Hi,
My hardware supports only interleaved access and I'm recording and playing using hw:0,0. Currently I provide interleaved buffers to the device.
What I read is that plughw device can convert non-interleaved buffers to interleave buffers before sending to hardware. I want to reduce complexity of my application and want to use plughw.
But I'm not able to get good documentation or examples of the same. Can anyone point out to me?
Regards, -Prasant
On Fri, Oct 19, 2012 at 3:52 PM, Prasant J pj0585@gmail.com wrote:
Hi,
My hardware supports only interleaved access and I'm recording and playing using hw:0,0. Currently I provide interleaved buffers to the device.
What I read is that plughw device can convert non-interleaved buffers to interleave buffers before sending to hardware. I want to reduce complexity of my application and want to use plughw.
But I'm not able to get good documentation or examples of the same. Can anyone point out to me?
Regards, -Prasant
or is it the PCM plugin: Copy ?? Any examples?
-Prasant
participants (1)
-
Prasant J