home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_disks
/
200-299
/
ff227.lzh
/
MidiLib
/
Announcement
< prev
next >
Wrap
Text File
|
1989-06-25
|
879b
|
25 lines
The latest version of the only public domain multitasking MIDI resource
for the Amiga.
The MIDI Library is a disk-based library that permits sharing of the
serial port (among other things) by MIDI applications through a MIDI
message routing and processing system. This greatly simplifies the task
of writing MIDI applications.
Included in this distribution:
. midi.library
. a set of CLI-based MIDI utilities
. example code in C and Basic
. user's and programmer's documentation
. include files for C and Assembly
. binding (glue) libraries for Aztec C and Lattice C
New features for v2.0 include:
. Major overhaul of midi.library to improve speed - now about 3 to 4
times faster at message routing than previous versions
. New utilities to play with MIDI Files
. Updated utilities
. Updated documentation
. Updated examples