so, you all know jack, i'm sure.

when jack is used with a "plug" PCM device, we end up with duplicated
channel data even on a 2 channel device. using mmap access, everything
we write to the channel area for channel 0 shows up on both channel 0
and channel 1. i don't understand how this could happen. any clues on
what i should start looking for? my first guess is that the channel
addresses supplied for mmap access are wrong/duplicated (i haven't
tried debugging yet).

obviously, jack works fine with a "hw" PCM device.

--p


_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to