mididings is a MIDI router and processor for ALSAor JACK MIDI. It's implemented as a Python module,thereby offering a powerful and flexible means toset up patches, while the actual MIDI processingcode is written in C++.License: GNU General Public License (GPL)Changes:
This version adds support for processing standard MIDI files directly. Patch numbers can now be greater than 128, and Output() supports sending bank select messages. Various bugs have been fixed.