diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:31:32 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:53 +0700 |
commit | 946f1803ee093ee5f3e7614cde00aaa6cf5663aa (patch) | |
tree | cb6dfd633fc29adccb25d811279e0c3ae32ab7ad /audio/midillo | |
parent | 22b81a42d4cd63ff298886a9914c1c5ad077ee78 (diff) | |
download | slackbuilds-946f1803ee093ee5f3e7614cde00aaa6cf5663aa.tar.gz |
audio/midillo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/midillo')
-rw-r--r-- | audio/midillo/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/midillo/README b/audio/midillo/README index b2626ff1dc..d6594c5f5b 100644 --- a/audio/midillo/README +++ b/audio/midillo/README @@ -1,7 +1,7 @@ midillo (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. +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. |