summaryrefslogtreecommitdiffstats
path: root/audio/mididings/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/mididings/README')
-rw-r--r--audio/mididings/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/mididings/README b/audio/mididings/README
new file mode 100644
index 0000000000..d44311cf24
--- /dev/null
+++ b/audio/mididings/README
@@ -0,0 +1,13 @@
+mididings (python-based MIDI router/processor/filter)
+
+mididings is a MIDI router and processor based on Python, supporting
+ALSA and JACK MIDI. It is available under the GNU GPL and currently runs
+on Linux. Fuatures:
+
+- MIDI routing and filtering
+- Modifying and converting MIDI events
+- Seamless switching between patches
+- MIDI event monitoring, running external commands
+
+This requires jack-audio-connection-kit and libsmf. pyliblo is optional,
+but recommended.