Changelog of @hackage/proteaaudio-sdl 0.10.1

0.10.1

  • fix: export sampleFromMemory

0.10.0

  • add MP3 support
  • add pause support: soundUpdate takes a Bool (is paused) parameter
  • sampleFromMemory autodetects audio format

0.9.3

0.9.2

  • fix sampleFromMemoryPcm to support 32 bit float pcm samples

0.9.1

  • fix Cabal C/C++ compiler flag handling bug, now should compile with GHC 8.10 and above also.

0.9.0

  • initial release; keeping on par API-wise with package proteaaudio