dsacre / mididings

A MIDI router/processor based on Python
http://das.nasophon.de/mididings/
GNU General Public License v2.0
120 stars 40 forks source link

mididings - a MIDI router/processor based on Python

Copyright (C) 2008-2014 Dominic Sacré dominic.sacre@gmx.de

http://das.nasophon.de/mididings/

License:

mididings is released under the terms of the GNU General Public License, version 2 or later. The example scripts in doc/examples are in the public domain.

Requirements:

Optional:

Installation:

./setup.py build [--disable-jack-midi] [--disable-alsa-seq] ./setup.py install

Documentation:

See http://dsacre.github.io/mididings/doc/ for the mididings manual.