Future<String?> stopMidiNote( {required int midi, required int velocity}) async { throw UnimplementedError('stopMidiNote() has not been implemented.'); }