menu
android_midi package
documentation
models/midi_channel.dart
MidiChannel
MidiChannel.new constructor
MidiChannel.new constructor
dark_mode
light_mode
MidiChannel
constructor
MidiChannel
(
{
required
int
handle
,
required
int
channel
,
})
Implementation
MidiChannel({required this.handle, required this.channel});
android_midi package
documentation
models/midi_channel
MidiChannel
MidiChannel.new constructor
MidiChannel class