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