PCM32.keyOff

Sets a key-off command on the selected channel with the given note, velocity, and expressive value.

class PCM32
@nogc
void
keyOff
(
ubyte ch
,
ushort note
,
ushort vel
,
ushort exprVal
)

Meta