MIDI (musical instrument digital interface) support for Smalltalk MT The MIDI support for Smalltalk MT provides easy access to MIDI input and output devices. The complexity of the WIN32 API for MIDI devices (WINMM.DLL) is hidden behind a small, stream-like protocol. Features: - support for MIDI input and output including SYSEX - support for the Windows multimedia timer - simple, stream-like protocol - scheduling of timed midi events. This is not a standard WIN32 functionality. - representation of MIDI events as Smalltalk objects - multithreaded design Distribution Freely distribute the unchanged distribution archive midimt05.zip. You must not distribute a changed archive. If you want to distribute portions of the contents of midimt05.zip then you must also distribute the unchanged archive midimt05.zip along with these portions. Read the file midi.doc in midimt05.zip for further details. rwilms@kottan.ruhr.de (Rolf K. Wilms) http://www.ruhr.de/home/kottan/