<div dir="ltr"><div>Hey Christopher,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Aug 15, 2019 at 4:09 PM Christopher Arndt <<a href="mailto:chris@chrisarndt.de">chris@chrisarndt.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 15.08.19 um 22:50 schrieb Georg Krause:<br>
> Am 15.08.19 um 22:36 schrieb Matt Zagrabelny:<br>
>> Is there a "jack_FOO" CLI tool that can be used to query what<br>
>> available ports there are?<br>
<br>
> I think jack_lsp does what you need.<br>
<br>
jack_lsp comes with jack, so is always available, but for more<br>
convenience, you might want to try some third-party tools, that automate<br>
the connection process.<br></blockquote><div><br></div><div>Okay. Thanks for the tip.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
One of these (written by me) is jack-matchmaker. You can also use it to<br>
list all ports with their alias names and meta-data pretty-names:<br>
<br>
    $ jack-matchmaker --list-inputs --list-outputs \<br>
      --aliases --prettynames<br>
<br>
Or shorter:<br>
<br>
    $ jack-matchmaker -ioan<br>
<br>
The Github page has more information on the program and also lists<br>
several alternatives at the bottom of the page.<br>
<br>
<a href="https://github.com/SpotlightKid/jack-matchmaker" rel="noreferrer" target="_blank">https://github.com/SpotlightKid/jack-matchmaker</a></blockquote><div><br></div><div>Cool. I'll check out jack-matchmaker if I run into issues wit the stock jack_ commands.</div><div><br></div><div>Cheers!</div><div><br></div><div>-m</div></div></div>