pub type MusicDeviceGroupID = u32;Available on crate feature
MusicDevice only.Expand description
The type used to specify which group (channel number in MIDI) is used with a given command (new note, control or parameter value change)
See also Appleās documentation