home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
alib
/
d1xx
/
d101
/
midi.lha
/
Midi
/
util
/
ReadMe
< prev
next >
Wrap
Text File
|
1987-09-05
|
2KB
|
52 lines
MIDI UTILITIES v2.0
The MIDI utilities and MIDI library are Copyright (C) 1987, Pregnant
Badger Software. All rights reserved. These files may be freely
distributed but not for profit, although they may be included with
commercial products that make use of the MIDI library (see the
developer's Arc file for more information).
Bill Barton
1111 El Sur Way
Sacramento, CA 95864
(916) 487-9472
BIX: peabody
Delphi: BBARTON
This is a revised set of my MIDI utilities. They make use of my new MIDI
packet switching library. All are functional but some are considered
experimental. In order to use any of the utilities you must install
midi.library in your LIBS: directory. For more information regarding the
MIDI library see the other Arc files or contact Pregnant Badger Software
(see below).
midi.library The MIDI library. Install it in your LIBS: directory.
ht Hex Transmit. Transmits MIDI messages enter on its
command line in hex. Type "ht" for usage.
mm Midi Monitor. Displays incoming MIDI messages to the
console in one of various ways. Type "mm ?" for usage.
r This is a simple routing utility. It is considered an
example rather than a finished product. Its source is
included in the examples directory.
rsx Receive System Exclusive. Receives the next SysEx
message and saves it to a named file. Type "rsx" for
usage.
stat Is a general system status utility. It includes a
report about the MIDI library's status. Type "stat ?"
for usage.
tsx Transmit System Exclusive. Sends a named file. The
file does not need to actually contain system
exclusive messages. The program was originally
written as the compliment of rsx. Type "tsx" for
usage.