Changes since version 1.1
- Song and soundfont loading interface simplified; pass either a file path or buffer pointer + length
- Support added for playback of DMX MUS ("Doom" format) songs
- Added compile-time support for FLAC-encoded SF2 files (SF2FLAC)
- Also added example 'sf2flac' encoder project
- Required standard downgraded to C++11 from C++14