Skip to content

v0.5

Latest
Compare
Choose a tag to compare
@fgnm fgnm released this 24 Oct 21:53
· 6 commits to master since this release
  • Update jniGen to 2.5.2
  • Update MiniAudio to 0.11.22 [dev-6ab4567]
  • Add Low Pass Filter re-init binding
  • Add MiniAudio#decodeBytes to decode directly bytes into an Audio Buffer
  • Fix setListenerVelocity incorrect jni call
  • Fix Android AAsset deadlock due to incorrect Dalvik AssetManager native reference
  • Add MASoundPool API