jackaudio / a2jmidid

ALSA sequencer to JACK MIDI bridging (for jack2)
GNU General Public License v2.0
43 stars 16 forks source link

Correct the arguments of a2j_control #13

Closed callmemagnus closed 4 years ago

callmemagnus commented 4 years ago

The a2j script is broken. The arguments used on a2j_control are missing the --.

falkTX commented 4 years ago

I experienced the same thing, thanks for the fix!

nedko commented 2 years ago

Changing the a2j_control interface in incompatible way was wrong in the first place. I've reverted the breaking change in LADI/a2jmidid codebase: https://github.com/LADI/a2jmidid/commit/3f39efb869a93732de045e05334dcd4a3c9f029a python 2to3 was trivially applied without causing any breakage: https://github.com/LADI/a2jmidid/commit/955db9d08cf008588ece45dadc74615ff1659ab8