Date: Sun, 28 Jul 2013 15:04:43 -0700
From: davidtweed2003@yahoo.com
Subject: Re: [LAU] live audio on netjack1
To: nachoen79@hotmail.com; tweed@lollipopfactory.com
CC: linux-audio-user@lists.linuxaudio.org
Hi Nacho,
Start netjack on both machines as you described in your first post. On the slave machine run the command "alsa_in" in a terminal with your slave's sound card as argument ("alsa_in -d hw:0" if the soundcard you want to use is the first device - '0' is for the 1st device). this will simply create a jack client for sound card on the slave machine. You can then connect this client in the qjackctl connections window to other clients (in your case probably to 'system' since that is the netjack client on slave). run "aplay -l" (thats an L) in a terminal to see the the soundcard number (or in qjackctl setup). run 'man alsa_in' in a terminal to learn more. hope this
helps.
www.the-temp-agency.com/lollipopfactory
From: Nacho - <nachoen79@hotmail.com
To: tweed <tweed@lollipopfactory.com>
Cc: tweed <tweed@lollipopfactory.com>; "linux-audio-user@lists.linuxaudio.org" <linux-audio-user@lists.linuxaudio.org>
Sent: Sunday, July 28, 2013 4:53 AM
Subject: Re: [LAU] live audio on netjack1
Hi david. The live audio is running on the slave machine. I want receive it on the master but at this moment I can not do it, only works with prerecorded audio or synths.
Thanks!
Hi Nacho,
Which machine (master or slave) has the sound card through which you are running live audio?
Hi David, thanks for the help, but when I change from jack to alsa on
the slave machine I can listen only on that slave machine, not in the
master.
I don't know what I'm doing wrong.