Open
Description
After playing around with some audio software in combination, I figured out that it would be really great, if SonicPi could use jack midi, because sometimes there are conflicts between SonicPi and software like amidi.
As far as I know, SonicPi uses an own application called m2o to convert midi to osc and o2m the other way round.
Therefore it should not be too complicated to make o2m / m2o use jack midi.
I could also assist implementing this as I have made some experience programming with libjack in the past weeks/months.