On Sun, 28 Jan 2007 19:09:44 -0700
"Michael Bourgeous" <[EMAIL PROTECTED]> wrote:
> I've been trying this for a while, but I've been unable to get
> anything to record from inputs C and D on my Tascam US-428.
> (snip)

Hi Michael,

The two sets of inputs seem to be two separate devices for ALSA's
purposes, which means JACK cannot use both without help.

Try the parameter "-D hw:1,2" when launching jackd - this should
represent a pseudo-device created as a patch to jack (but now
incorporated into the release) and combining the two hardware input
devices (2 channels each) into one in software. You should be able to
start jackd with four inputs using this.

I'm afraid I don't know the implications of this for your own
development.

-- 

Cheers,

Matt.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to