diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-12-23 00:48:06 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-23 14:05:43 -0200 |
commit | 68e74dd70bddc5a85bd112e91b10ec1a9a822f94 (patch) | |
tree | a075e5631732861dc3c9b6de6c0f9adb0f6101db /audio/multimidicast/README | |
parent | 91fd130eedaedce748f7c434d0efc0d1aa59efce (diff) | |
download | slackbuilds-68e74dd70bddc5a85bd112e91b10ec1a9a822f94.tar.gz |
audio/multimidicast: Added (MIDI <--> ALSA layer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/multimidicast/README')
-rw-r--r-- | audio/multimidicast/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/audio/multimidicast/README b/audio/multimidicast/README new file mode 100644 index 0000000000..9efc02cc26 --- /dev/null +++ b/audio/multimidicast/README @@ -0,0 +1,8 @@ +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 is designed to interoperate with the windows software ipMIDI or multimidicast +for windows. |