[Overview][Constants][Types][Classes][Index] |
Source position: msemidi.pas line 196
const midimessagetable: array [0..7] of midimessagekindty = (mmk_noteoff, mmk_noteon, mmk_notepressure, mmk_controller, mmk_programchange, mmk_channelpressure, mmk_pitchbend, mmk_system); |