@override Future<Object?> stopAllMidiNotes() async { return methodChannel.invokeMethod('stopAllMidiNotes'); }