The BASS_MIDI_EVENT type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| chan |
The MIDI channel of the event... 0 = channel 1.
| |
| eventtype |
The event type (see BASSMIDIEvent).
| |
| param |
The event parameter.
| |
| pos |
The position of the event, in bytes.
| |
| tick |
The position of the event, in ticks.
|
See Also