From a952af625bb76a96e9e8535449f9463d78de3d54 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Thu, 16 Jan 2014 07:21:10 +0700 Subject: audio/midillo: Added (MIDI file tools). Signed-off-by: Willy Sudiarto Raharjo --- audio/midillo/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 audio/midillo/README (limited to 'audio/midillo/README') 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. -- cgit v1.2.3