Stop all currently playing notes on all channels
@override Future<void> stopAllNotes() async { debugPrint('Web platform: Stop all notes not yet implemented'); }