PedalPi / PluginsManager

Pythonic management of LV2 audio plugins with mod-host
http://pedalpi-pluginsmanager.readthedocs.io/
Apache License 2.0
12 stars 5 forks source link

Implement jack_lsp and a2jmidid for map automatically midi ports #81

Open SrMouraSilva opened 6 years ago

SrMouraSilva commented 6 years ago

You need to start a2jmidid to get MIDI-ALSA ports automaticly mapped to JACK-MIDI ports.

Maybe is not necessary reimplement jack_lsp. Maybe using a2jmidiid, jack-client python will discover midi ports

http://jackit.sourceforge.net/cgi-bin/lxr/http/source/example-clients/lsp.c

Other option is use MOD utils.get_jack_hardware_ports for discover the hardware ports