[][src]Constant midi_consts::channel_event::control_change::ALL_NOTES_OFF

pub const ALL_NOTES_OFF: u8 = 0x7B;

Mode message: all notes off.

For this event, the data byte (the third byte of the event) should be 0.