[LAU] JACK netmanger to trigger the execution of a bash script on client connect/disconnect?

Christopher Arndt chris at chrisarndt.de
Mon Oct 16 16:51:12 UTC 2017


Am 16.10.2017 um 18:04 schrieb David Kastrup:
> Christopher Arndt <chris-zkhcXtCm3EBsjWhXrdlgMw at public.gmane.org>
>> https://github.com/SpotlightKid/jack-matchmaker
> 
> Isn't that the purpose of jack-plumbing ?

Yes, that's another tool for this purpose. Each have slightly different
capabilities and options.

I wrote jack-matchmaker because I wanted support for port name aliases
and for regular expression match group substitution in the destination
port pattern. E.g:

jack-matchmaker "system:midi_capture_(?P<num>\d+)" \
                "mydaw:midi_in_track_{num}"


Chris


More information about the Linux-audio-user mailing list