You are not logged in.

#1 2009-04-27 16:11:37

jai134
Member
Registered: 2008-11-26
Posts: 234

pulse jack and USB sound-card

Hello. I have jack and pulse running. I can use them with my onboard card. How can I tell jack that it is my USB-one that I want to use at a special moment? In pavucontrol it is only the jack-sink that is available. I start jack with "jackd -d alsa"

Offline

#2 2009-04-28 05:47:59

Odysseus
Member
Registered: 2009-02-15
Posts: 141

Re: pulse jack and USB sound-card

Use "aplay -l" to get a list of sound cards on your system.  Use the card number you want with jackd like so: "jackd -D alsa -P hw:number -C hw:number"

For example, my usb interface is "card 1", so I use "jackd -D alsa -P hw:1 -C hw:1"

And for future reference, just use "man jackd" or "man program" for whatever you need to figure out. Manpages are even better than google wink

Last edited by Odysseus (2009-04-28 05:57:08)


I'm the type to fling myself headlong through the magical wardrobe, and then incinerate the ornate mahogany portal behind me with a Molotov cocktail.

Offline

#3 2009-04-28 11:49:35

test1000
Member
Registered: 2005-04-03
Posts: 834

Re: pulse jack and USB sound-card

exept when man pages belong to the gnu project. then info pages are better than manpages.. sometimes.


KISS = "It can scarcely be denied that the supreme goal of all theory is to make the irreducible basic elements as simple and as few as possible without having to surrender the adequate representation of a single datum of experience." - Albert Einstein

Offline

Board footer

Powered by FluxBB