Thanks to visit codestin.com
Credit goes to github.com

Skip to content

release 1.5

Choose a tag to compare

@irmen irmen released this 04 Jul 15:58
· 193 commits to master since this release
  • API change: uses Enums instead of just low level integers
  • API change: several function or method signatures have been altered
  • Sample format conversion functions added
  • Updated to the latest dev version of the miniaudio C library to get a few fixes one of which was causing a segfault earlier
  • the sample playback generator can now also yield numpy arrays (in the shape [numframes, numchannels] )