This is a flexible OSC to JACK MIDI (and back) Bridge written in C for Linux. It was designed to be configurable so that any combination of MIDI and OSC client or host can work perfectly with it.
This is a flexible OSC to JACK MIDI (and back) Bridge written in C for Linux. It was designed to be configurable so that any combination of MIDI and OSC client or host can work perfectly with it.
To install osc2midi, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install osc2midi
To see what files were installed by osc2midi, run:
port contents osc2midi
To later upgrade osc2midi, run:
sudo port selfupdate && sudo port upgrade osc2midi
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.