Re: [Jack-Devel] Using USB sound card with Jack

PrevNext  Index
DateMon, 15 Jan 2018 16:13:10 +0000
From Benny Alexandar <[hidden] at outlook dot com>
ToDavid Kastrup <[hidden] at gnu dot org>, "[hidden] at lists dot jackaudio dot org" <[hidden] at lists dot jackaudio dot org>
In-Reply-ToDavid Kastrup Re: [Jack-Devel] Using USB sound card with Jack
I checked proc/asound/cards aftre connecting a USB sound card. and it listed both PC sound card and
USB sound card as [HD] - usb soundcard and [PCH] - pc sound card.

However when I started jack with
jackd -d alsa -d hw:HD   and printed the ports it was showing only one two ports (left & right).

I want both PC and USB sound card ports to be accessed at the same time.

How to enable all sound card input and output ports ?


-ben
________________________________
From: Jack-Devel <[hidden]> on behalf of David Kastrup <[hidden]>
Sent: Sunday, January 14, 2018 3:38 PM
To: [hidden]
Subject: Re: [Jack-Devel] Using USB sound card with Jack

Benny Alexandar <[hidden]> writes:

> Hi,
>
> I'm using latest jack audio server version jackd 1.9.12. I have built
> simple client.c app
> and able to capture audio from microphone input and play it out.
>
> I have another USB soundcard which is connected to pc through USB.
> How to get input from USB soud card ?
>
> After connecting USB sound card and when printed the ports[] array
> after executing the jack API jack_get_ports()
> I could see only PC microphone capture ports, not showing USB ports.

Start jackd as

jackd -d alsa -d hw:1 ...

Instead of hw:1 you may use whatever ALSA decides to call this device
(cf the verbose name in [...] in /proc/asound/cards: if it is
[Satellite   ], -d hw:Satellite may word).

--
David Kastrup
PrevNext  Index

1516032823.4335_0.ltw:2, <MAXPR01MB01545D490FB465C5482F74CE8BEB0 at MAXPR01MB0154 dot INDPRD01 dot PROD dot OUTLOOK dot COM>