makeMidiMessageChannelPressure

Make a Channel Aftertouch MIDI message. It has no note number, and acts for the whole instrument. Also called: Channel Pressure.

nothrow @nogc
makeMidiMessageChannelPressure
(
int offset
,,
float value
)

Meta