Skip to content

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@dtaralla dtaralla released this 03 Apr 18:58
· 74 commits to main since this release

Release 0.1.3

  • Linux build & run support
  • Modularize and cleanup build script
  • Vorbis playback support
  • Cargo features for static linking of Wwise plugins
  • Fix unsafe memory accesses when converting to AkOsChar* and char*
  • Example refactored to be platform agnostic
  • Example demonstrates static/dynamic plugin registration for Vorbis compression (static), AkMeterFX (static) and AkRoomVerbFX (dynamic)