audio/multimidicast: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-12 16:50:46 -04:00 committed by Willy Sudiarto Raharjo
parent ab4f47d06a
commit 5f140c9d4c
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 7 additions and 6 deletions

View File

@ -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.