Struct InputEventMIDI

struct InputEventMIDI ;

Properties

NameTypeDescription
channel[get, set] long
controllerNumber[get, set] long
controllerValue[get, set] long
instrument[get, set] long
message[get, set] long
pitch[get, set] long
pressure[get, set] long
velocity[get, set] long

Methods

NameDescription
getChannel
getControllerNumber
getControllerValue
getInstrument
getMessage
getPitch
getPressure
getVelocity
setChannel
setControllerNumber
setControllerValue
setInstrument
setMessage
setPitch
setPressure
setVelocity