On Mon, Mar 11, 2013 at 6:31 PM, Peter Ujfalusi peter.ujfalusi@ti.comwrote:
On 03/11/2013 02:45 PM, Peter Ujfalusi wrote:
On 03/08/2013 04:31 PM, Anders Alex wrote:
With 'jackd -d alsa -S' (need s16_le):
I'm not really a jack user, but can you try: jackd -d alsa -o 2 -i 2 -S -C hw:0,1 -P hw:0,0
So you tell jack to play on hw:0,0 record on hw:0,1 use stereo for both.
I have tried jack on my BeagleBoard (using twl4030 codec):
jackd -d alsa -o 2 -i 2 -S -C hw:0,0 -P hw:0,0 mplayer -ao jack media/music/nin-echoplex.flac
It works fine.
With jack1 I was still having problems. Also occasionally the known alignment-trap issue. I now built jack2 from latest git and it works! (with your suggested 'jackd -d alsa -o 2 -i 2 -S -C hw:0,1 -P hw:0,0' to specify the devices) Also built vanilla Puredata with build-optimizations for pandora (and enabled jack and disabled direct alsa) and this now works as well!
-- Péter