Re: [LAD] Custom JACK MIDI port names for osc2midi ?

From: Christopher Arndt <chris@email-addr-hidden>
Date: Wed Jan 09 2019 - 14:44:27 EET

Am 07.01.19 um 14:07 schrieb Jonathan Brickman:
> Christopher, would you mind giving a command-line example or two?

Setting a property:

jack_property --port system:midi_playback_3 -s prettyname "MIDAS MR18
MIDI Out"

(Gives an error, but seems to work)

Getting it:

jack_property -l --port system:midi_playback_3 prettyname

BUT: I don't think that using properties is the right approach. Instead
you could look if the MIDI ports opened by osc2midi have port name
aliases set:

jack_lsp -A

You can use my tool "jack-matchmaker" to automatically conenct JACK
ports based on port names/aliases:

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

Chris

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@lists.linuxaudio.org
https://lists.linuxaudio.org/listinfo/linux-audio-dev

Received on Wed Jan 9 16:15:01 2019

This archive was generated by hypermail 2.1.8 : Wed Jan 09 2019 - 16:15:01 EET