diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:56:22 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:00 +0700 |
commit | b6f0e1557b8edc58dc38ce89b0e8166622e4dae1 (patch) | |
tree | 3f5a469e819d5be6400112f52fd809da6a2ae59f /audio/qmidinet | |
parent | 6aa0d38b99cdbf600e08d801839e0383e2932728 (diff) | |
download | slackbuilds-b6f0e1557b8edc58dc38ce89b0e8166622e4dae1.tar.gz |
audio/qmidinet: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/qmidinet')
-rw-r--r-- | audio/qmidinet/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/qmidinet/README b/audio/qmidinet/README index 2e379acbdf..d7f410ee0c 100644 --- a/audio/qmidinet/README +++ b/audio/qmidinet/README @@ -1,7 +1,7 @@ -QmidiNet is a MIDI network gateway application that sends and receives MIDI -data(ALSA Sequencer) over the network, using UDP/IP multicast. +QmidiNet is a MIDI network gateway application that sends and receives +MIDI data(ALSA Sequencer) over the network, using UDP/IP multicast. -Inspired by multimidicast (http://llg.cubic.org/tools) and designed to be -compatible with ipMIDI for Windows (http://nerds.de). +Inspired by multimidicast (http://llg.cubic.org/tools) and designed to +be compatible with ipMIDI for Windows (http://nerds.de). jack is an optional dependency. |