mididings 20080713 (Default branch) |
|
|
mididings is a MIDI router/processor implemented
as a Python module. It's primarily geared towards
live keyboardists, but should be useful for MIDI
processing in other settings as well. While the
actual MIDI processing is done in C++ for speed
reasons, it is possible to explicitly call back
into Python, allowing you to process MIDI events
any way you want.
License: GNU General Public License (GPL)
Changes:
This release has several minor feature
enhancements and bugfixes.
|