Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/markuswustenberg/osc2midi

A small program to convert OSC messages into MIDI. Work in progress.
https://github.com/markuswustenberg/osc2midi

midi osc

Last synced: about 1 month ago
JSON representation

A small program to convert OSC messages into MIDI. Work in progress.

Awesome Lists containing this project

README

        

# osc2midi

`osc2midi` is a small program to convert OSC messages into MIDI, where the mapping is defined through a configuration file.

It depends on portmidi.

## Install

This has been tested on a mac.

brew install portmidi