Tried it, but no luck. Thanks. I think I might toy around with the
alsa-jack driver. It may be jack doesn't like how the sample formats are
done on the omnistudio. Even though I have alsa playing through it fine
still.
Patrick Shirkey wrote:
Chris Abbott wrote:
I'm not sure what jack's problem is, but it returns this no matter
what I use on my omnistudio.
~$ jackd -dalsa -dhw:1 -r48000 -p1024 -n2 -i4 -o2
try this: jackd -dalsa -dhw:1 -r48000 -p1024 -n2 -i4 -o2 -P
Your device may have different sample rate capabilities for playback
and capture and jackd may not be able to figure that out.
Cheers.