summaryrefslogtreecommitdiffstats
path: root/audio/midillo/README
diff options
context:
space:
mode:
Diffstat (limited to 'audio/midillo/README')
-rw-r--r--audio/midillo/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/audio/midillo/README b/audio/midillo/README
new file mode 100644
index 0000000000..eb24158ed3
--- /dev/null
+++ b/audio/midillo/README
@@ -0,0 +1,7 @@
+millo (MIDI file tools)
+
+midillo is a library and set of tools for MIDI files manipulation. At
+this point it consists of simple diagnostic dump of MIDI file (mididump),
+a filter that strips unwanted events (midifilter), and a converter to
+SMF format 0 files (midi2f0), so that a keyboard which is not as capable
+as a computer would understand it.