[Ardour-Users] how do I set up two USB soundcards?
andersvi at notam02.no
andersvi at notam02.no
Sun Jul 8 14:08:23 PDT 2012
K> can someone explain how to connect to two soundcards at the same
K> time in Jack?
K> I do have jack_in and jack_out
Hi. Perhaps try something like this:
> alsa_out -d hw:1,0 &
> alsa_out -d hw:2,0 &
Substitute whatever your devices are named ('aplay -l' will list which
of various hw:*,* devices are available).
Good luck!
More information about the Ardour-Users
mailing list