<div dir="ltr">This is a slightly odd approach in some way. Computer B basically has nothing to do. All the hard work happens on A, and if the machine is overloaded, the sound will still be affected. Normally, you'd use this sort of design to spread the "load" around, but what you're proposing isn't really spreading any load at all. Any time A is overloaded, it makes no difference that B is running fine - the sound will still glitch.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, May 29, 2016 at 12:07 PM, xan <span dir="ltr"><<a href="mailto:xan@0l3.de" target="_blank">xan@0l3.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello JACK community,<br>
<br>
I’m planning my new audio editing setup (both hard- and software) and before investing in hardware, I’d like to ask for advice.<br>
<br>
Here’s what I want to do:<br>
– Both computers run Linux.<br>
– On Computer A, I can browse the web and see Youtube videos, I can listen to MP3 files with Totem and I can do DAW stuff with Ardour.<br>
– Computer B does nothing more than getting all the sound output from A and feed it to the speaker through it’s soundcard.<br>
<br>
Here’s my theoretical approach:<br>
– Both computers run JACK.<br>
– A runs PulseAudio in top of JACK.<br>
– A runs with the net backend using netJACK2.<br>
– B has the Net Manager loaded which gets the audio from A and pipes it to the soundcard.<br>
– Every time I boot the two computers, they are ready to work. No daemons I have to launch manually, etc. I want the configuration to be done one time for all.<br>
<br>
I got my understanding of JACK through the network from here: <a href="https://github.com/jackaudio/jackaudio.github.com/wiki/WalkThrough_User_NetJack2" rel="noreferrer" target="_blank">https://github.com/jackaudio/jackaudio.github.com/wiki/WalkThrough_User_NetJack2</a> And this site would also be my guide for setting up the thing.<br>
But I’m not a JACK expert at all. It’s the first time I’m doing something like this. So I want to make shure I got the basics right. And, maybe you now even a better step-by-step tutorial which does exactly what I want.<br>
<br>
So, I appreciate any comments on this.<br>
<br>
Bye,<br>
xan<br>
_______________________________________________<br>
Jack-Devel mailing list<br>
<a href="mailto:Jack-Devel@lists.jackaudio.org">Jack-Devel@lists.jackaudio.org</a><br>
<a href="http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org" rel="noreferrer" target="_blank">http://lists.jackaudio.org/listinfo.cgi/jack-devel-jackaudio.org</a><br>
</blockquote></div><br></div>