MIDIMan class |
|
The MIDIMan class, accessible through the control's MIDI property, contains methods needed to manage MIDI protocol, MIDI files and MIDI input devices.
The MIDIMan class is implemented through the following methods:
Methods
Internal classes
Further information about management of MIDI protocol can be found inside the How to deal with MIDI protocol tutorial.
Samples of management of MIDI protocol in Visual C++ 6 and Visual Basic 6 can be found inside the following samples installed with the product's setup package:
- MidiPlayer
- MidiSynthesizer