InputEventMIDI
Inherits: InputEvent < Resource < RefCounted < Object
There is currently no description for this class. Please help us by contributing one!
Properties
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Property Descriptions
int channel = 0
There is currently no description for this property. Please help us by contributing one!
int controller_number = 0
There is currently no description for this property. Please help us by contributing one!
int controller_value = 0
There is currently no description for this property. Please help us by contributing one!
int instrument = 0
There is currently no description for this property. Please help us by contributing one!
MIDIMessage message = 0
void set_message ( MIDIMessage value )
MIDIMessage get_message ( )
There is currently no description for this property. Please help us by contributing one!
int pitch = 0
There is currently no description for this property. Please help us by contributing one!
int pressure = 0
There is currently no description for this property. Please help us by contributing one!
int velocity = 0
There is currently no description for this property. Please help us by contributing one!