Future<void> playNote(int channel, int key, int velocity, int sfId) { throw UnimplementedError('playNote() has not been implemented.'); }