summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-12 16:50:46 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:37:55 +0700
commit5f140c9d4c5878ce7e1b4be776135c16034b3c15 (patch)
tree6d0e1b530340b85c96353c012d452cc2551b61e1
parentab4f47d06a0918b71b9bd074eaa8a8b49b385f2c (diff)
downloadslackbuilds-5f140c9d4c5878ce7e1b4be776135c16034b3c15.tar.gz
slackbuilds-5f140c9d4c5878ce7e1b4be776135c16034b3c15.tar.xz
audio/multimidicast: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--audio/multimidicast/README13
1 files changed, 7 insertions, 6 deletions
diff --git a/audio/multimidicast/README b/audio/multimidicast/README
index 9efc02cc26..37126c78d5 100644
--- a/audio/multimidicast/README
+++ b/audio/multimidicast/README
@@ -1,8 +1,9 @@
-multimidicast sends and receives MIDI from Alsa sequencers over your network.
+multimidicast sends and receives MIDI from Alsa sequencers over your
+network.
-It uses UDP multicast datagrams and is thus subscriptionless and plug'n'play.
-This program currently only works on Linux, since the Alsa API is only available
-on Linux.
+It uses UDP multicast datagrams and is thus subscriptionless and
+plug'n'play. This program currently only works on Linux, since the
+Alsa API is only available on Linux.
-It is designed to interoperate with the windows software ipMIDI or multimidicast
-for windows.
+It is designed to interoperate with the windows software ipMIDI or
+multimidicast for windows.