EventPlayer uses MOD to get a stream of "beats" to be played, like MIDI.
MIDI have swappable Soundfonts, allowing the same "beat" to be performed by different sampled fonts.
- What is the sintetizer used by default to play MOD files?
- Is it swappable?
- Can I use a Soundfont instead?
If not, I will end hacking-up a joint of SoundPlayer+EventPlayer to play the song, but this will have bad sync issues.
Could be simpler to export the end result as OGG, but I need the beat "events" for a musical game.