| About the ToolKit | |
| Download
the Demo (1.07Mb) |
The MaxMidi ToolKit accompanying Maximum MIDI
consists of two Dynamic Link Libraries and seven C++ classes that give
Windows 95 (and now Windows NT) applications easy access to MIDI functions.
The functions and classes are both easy to use and powerful. Unmodified,
the ToolKit provides enough features to implement nearly any MIDI program.
But since the ToolKit includes full source code for the DLLs and classes,
programmers can add new features and modify existing ones without having
to start from scratch.
The ToolKit also contains over a dozen example programs that illustrate how to use the available features and provide jumping-off points for developing new applications. Three of the examples are full-featured programs in their own right. These examples concentrate on the ToolKit’s MIDI features and implement basic user interfaces. Start with the MidiSpy, SxLib, and MaxSeq programs, and then add friendlier user interfaces, to produce advanced, full-featured MIDI programs. You can download working copies of MidiSpy, SxLib, and MaxSeq.
|