[LAA] [ANN] jack-matchmaker 0.7.0 released

Christopher Arndt chris at chrisarndt.de
Mon Apr 15 23:49:43 CEST 2019


Greetings earthlings!

I'm happy to announce that version 0.7.0 of *jack-matchmaker* has just
been released!


What is it?

jack-matchmaker is a small command line utility that listens to port
registrations by JACK clients and connects these ports when their names
match one of the port pattern pairs given on the command line at
startup. jack-matchmaker never disconnects any ports.


What's new?

* Added support for listing and matching port meta data pretty-names
  (supported only with JACK1 or JACK2 >= 1.9.13 or development version).
* Added command line option -e, --exact-matching for exact port name
  matching mode.
* Added command line option -N, --client-name to set JACK client name.

For a detailed list of changes, see the change log here:


https://github.com/SpotlightKid/jack-matchmaker/blob/master/CHANGELOG.rst


Where to get it?

    https://github.com/SpotlightKid/jack-matchmaker

or via pip:

    pip install jack-matchmaker

or, for Arch Linux users, from the AUR:

    https://aur.archlinux.org/packages/jack-matchmaker/


How to use it?

Please read the documentation at the GitHub URL given above, or run
'jack-matchmaker -h' for a quick overview of command line options.


*Share & Enjoy*

Christopher Arndt


More information about the Linux-audio-announce mailing list