Unload the current soundfont and free resources
@override Future<bool> unloadSoundfont() async { debugPrint('Web platform: Soundfont unloading not yet implemented'); return false; }