-
Notifications
You must be signed in to change notification settings - Fork 68
Projects using python rtmidi
Christopher Arndt edited this page Oct 27, 2015
·
6 revisions
If your software uses python-rtmidi in any way, feel free to list it here. Please provide the name of the project and its URL and optionally a short description.
Mido (MIDI Objects for Python) is a library for working with MIDI messages and ports. It’s designed to be as straight forward and Pythonic as possible. Mido can use python-rtmidi as a backend in addition to portmidi.
https://github.com/velolala/touchosc2midi
Translates MIDI Bridge mode OSC messages of the TouchOSC iOS / Android app into MIDI and vice versa. Uses Mido.