handle | Object port handle |
midi_mes_ptr | Pointer to storage containing created MIDI message |
midi_mes | MIDI message |
SDE_ERR_NO_INIT | The Sound Library has not been initialized | |
SDE_ERR_HANDLE_NULL | The handle is NULL |
MIDI messages that can be set are shown below.
SDD_MIDI_NOTE_OFF | MIDI note off |
SDD_MIDI_NOTE_ON | MIDI note on |
SDD_MIDI_MONO_PRES | MIDI monopressure |
SDD_MIDI_PRG_CHG | MIDI program change |
SDD_MIDI_CTL_CHG | MIDI control change |
SDD_MIDI_POLY_PRES | MIDI polypressure |
SDD_MIDI_PITCH_BEND | MIDI pitch bend |