Skip to content

TinyPrimeSynth 1.2

Latest

Choose a tag to compare

@dashodanger dashodanger released this 26 Sep 21:43
· 3 commits to master since this release

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