home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Elysian Archive
/
AmigaElysianArchive.iso
/
sound
/
midi
/
midilb20.lha
/
Announcement
next >
Wrap
Text File
|
1988-11-13
|
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