QM816.ChControllers

Stores channel controller values (modwheel, velocity, etc.)

Members

Variables

auxCtrl
float auxCtrl;

Auxilliary controller parameter, normalized between 0.0 and 1.0

modwheel
float modwheel;

Modulation wheel parameter, normalized between 0.0 and 1.0

note
ubyte note;

The note that is currently being played

pitchBend
float pitchBend;

Pitch bend parameter, with the amount of pitch shifting in semitones + fractions

velocity
float velocity;

Velocity parameter, normalized between 0.0 and 1.0

Meta