a2jmidid icon indicating copy to clipboard operation
a2jmidid copied to clipboard

a2j_control breakage

Open nedko opened this issue 3 years ago • 0 comments

Commit https://github.com/jackaudio/a2jmidid/commit/a2138aa2bec967c5ca0046298afb9b67dd8a6313 changed the a2j_control command-line interface in backward incompatible way.

As the commit breaks existing scripts, 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

Please consider fixing this breaking change as part of jackaudio/a2jmidid code-base.

See also #2 #9 #13

nedko avatar Aug 28 '22 19:08 nedko