Skip to content

Projects using python rtmidi

JPfeP edited this page Mar 22, 2022 · 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.

DXconvert

http://dxconvert.martintarenskeen.nl/

DX/TXconvert is a file conversion and manipulation toolkit for Yamaha FM synths. It can read 70+ different file formats from 6-op (DX7 etc.) 4-op (FB01, TX81Z, VOPM, etc.) and 2-op FM synths (PSS) and convert them to clean SysEx for the DX7 and 4-op FM synths.

Mido

http://mido.readthedocs.org

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.

touchosc2midi

https://github.com/velolala/touchosc2midi

Translates MIDI Bridge mode OSC messages of the TouchOSC iOS / Android app into MIDI and vice versa. Uses Mido.

Open Stage Control

https://openstagecontrol.ammd.net/

Libre and modular OSC / MIDI controller. Uses python-rtmidi as MIDI bridge backend.

JMMidiBassPedalController

https://github.com/jmeile/JMMidiBassPedalController

This software translates NOTE ON/OFF messages coming from a MIDI foot controller into chords.

AddRoutes

https://github.com/JPfeP/AddRoutes

An Add-on for Blender to allow live interactions using various protocols (MIDI/OSC).