Re: [proaudio] netjack and several sound cards |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: proaudio@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [proaudio] netjack and several sound cards
- From: Dominique Michel <dominique.michel@xxxxxxxxx>
- Date: Wed, 18 Feb 2009 20:48:00 +0100
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJFBMVEXy8ubtkoXo7+b1+fbN cGKCeWDtamweFA8eMkmKPkPtvcWRoqyV0Pn7AAACbElEQVQ4jXXTMWvbQBQA4MOlizsdXEXp KAi09mKcLZ0EJxONDRJVkikg9AtqTm63gtHDmVJs1GsnC0JiaTMJGN2f67uzznJb+gZj9PFO 7717IqdtvCAmem4bxMLp/2BEyEBF1+U/0H8uhI6rv+BVLNrY/gH9T0L8yAxk2yMY3YuZxDCn TY/gpBByyTGktIcZOIvFjPNJmqYJDwrx3cIoBrE0zzG4FF8tfBAwM+DonKCYWjgROZ6Upjcm 5Qje58JAmlKKGfIAjzaDUuogZBY2Bjg14eDbywMIqZvwqgqFBcVFB0seYONLb00ZZlh4p0F6 FHNoUMyKAzxowJSQTyj+XloYs3MN3GeMpzyYSTMshLM00ODpWlPp4SDbqs4cViDcGAgmlK/a PsaOg7DvIQ3wzANMqB/iQW/XTkoTLO6XhSeHUoQKe+NLjyY/Ldx7CW2D4WTYhZ3V0GP64RpP Q/E66IUWMLj3+nDn4w2ejMACyXFeHZy6ETcZehc49bv1GQ/0bazNuzm97mDkhnoie9i30WYM w/YCnYT7Fx308s98n0IT//Jod1+aOzdzYXLVbftol+PC+REG3u+0AxdEtuSMB6G+DLGwMH4E vXGmJn8VCLM9LhmrOAMQYt5Wi/DFgIC52iFkUzMpDVmjAaDZRGC+JGwDqzJ/G5fUUcWZAaE7 YfvPLYtIU1Wb4A2IeS7uDMgcIFutiCr766qGfKHyuxvTIERKXVNSN27lDgCuBuojlpxIyJV6 ritS1uWWuHF2Ww7qcIKbqEFVNbmtmm3vGSCHbVXjikrY3SpVxwQWw2aIjwG+ueXTJDmHeK6a HfwGyU5ZSlGeSRQAAAAASUVORK5CYII=
Le Wed, 18 Feb 2009 19:32:13 +0100,
Mysth-R <mysthr21@xxxxxxxxx> a écrit :
> hi,
>
> Yes you can use alsa_in and alsa_out.
>
Thanks. I use jackdmp and alsa_out is not on my system. But according to
http://www.nabble.com/NetJack2---development-status-(2)-td19168168.html and
http://trac.jackaudio.org/wiki/WalkThrough/User/NetJack2, "jack_load
audioadapter" can do the same.
The problem is that it just doesn't work. All that it make is a lot of
JackAudioDriver::ProcessAsync Process error
JackEngine::XRun: client = netmanager was not run: state = 1
And "jack_load netmanager" was running.
A side effect is that sound is not working afterwards (jackd is still
running, strange). I have to restart alsasound.
Cheers,
Dominique
> run jack normally. For exemple you have 3 sound cards :
>
> $ jackd -R -dalsa -dhw:0
>
> Then you have to run alsa_out for the others sound cards :
>
> $ alsa_out -dhw:1 -f100000
> $ alsa_out -dhw:2 -f100000
>
> Then you should see alsa_out in your jack connections. (same for alsa_in)
> Sometimes you will have to use -dplughw:1 in spite of -dhw:1
>
> the -f is a factor of quality between 30 000 and 100 000. 100 000 is the
> best quality.
> You can have a look at :
> http://trac.jackaudio.org/wiki/WalkThrough/User/AlsaInOut
>
> It seems that it could be some issues with Usb sound cards.
>
> Cheers,
>
> Mysth-R
>
> 2009/2/18 Dominique Michel <dominique.michel@xxxxxxxxx>
>
> > I have several sound cards into my box and only one of them have a world
> > clock.
> >
> > Jack can work reliably only with one of them. Do you know if it is a way to
> > use
> > netjack with 2 or more sound cards in the same computer?
> >
> > Dominique
> >
> >
> >
>
>