<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 5, 2015 at 2:46 PM, Fons Adriaensen <span dir="ltr"><<a href="mailto:fons@linuxaudio.org" target="_blank">fons@linuxaudio.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">On Wed, Nov 04, 2015 at 06:30:17PM -0500, Paul Davis wrote:<br>
<br>
> The "named server" option requires that an environment variable be set in<br>
> the environment of every client that wants to use a server started with<br>
> this option.<br>
<br>
</span>This is simply *not true*.<br>
<br>
The server name is an optional parameter for jack_open().<br>
All my own apps that use Jack have a command line option<br>
to select a server. </blockquote><div><br></div><div>almost no JACK clients that i have ever read the code for support explicitly naming the server. thus, for the overwhelming majority of users, this remains the effective reality:<br><br>   If unspecified, use "default" unless $JACK_DEFAULT_SERVER is defined in the process environment.</div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">And any dialog used to configure an<br>
app's  audio interface can have a field offering the same<br>
choice (with 'default' or an empty string as the default).<br></blockquote><div><br></div><div>except that there is no reason to even expose this option that exists only for tinkerers and corner cases. <br><br></div><div>once again, you do not sit on IRC all day answering questions about using this software. if you did, you would see the kind of havoc that this way of thinking causes when your user base looks different than a group of smart, tinkering geeks. <br><br></div><div>the option does exist, almost entirely to support unusual corner cases and unusual users. there is zero reason to expose it in any software aimed at people who simply want to get things done.<br></div><br></div></div></div>