Move MIDI's methods and constants into InputEventMIDI #161
Annotations
10 errors
core/input/input_event.h#L516
enumerator value for 'MESSAGE_NONE' must have integral or unscoped enumeration type
|
core/input/input_event.h#L517
enumerator value for 'MESSAGE_NOTE_OFF' must have integral or unscoped enumeration type
|
core/input/input_event.h#L518
enumerator value for 'MESSAGE_NOTE_ON' must have integral or unscoped enumeration type
|
core/input/input_event.h#L519
enumerator value for 'MESSAGE_AFTERTOUCH' must have integral or unscoped enumeration type
|
core/input/input_event.h#L520
enumerator value for 'MESSAGE_CONTROL_CHANGE' must have integral or unscoped enumeration type
|
core/input/input_event.h#L521
enumerator value for 'MESSAGE_PROGRAM_CHANGE' must have integral or unscoped enumeration type
|
core/input/input_event.h#L522
enumerator value for 'MESSAGE_CHANNEL_PRESSURE' must have integral or unscoped enumeration type
|
core/input/input_event.h#L523
enumerator value for 'MESSAGE_PITCH_BEND' must have integral or unscoped enumeration type
|
core/input/input_event.h#L524
enumerator value for 'MESSAGE_SYSTEM_EXCLUSIVE' must have integral or unscoped enumeration type
|
core/input/input_event.h#L525
enumerator value for 'MESSAGE_QUARTER_FRAME' must have integral or unscoped enumeration type
|
The logs for this run have expired and are no longer available.
Loading