Future<void> sendNoteOff(int handle, int channel, int note, int velocity) { throw UnimplementedError('sendNoteOff() has not been implemented.'); }