Skip to content

Releases: DigitalStrawberry/ANE-Sounds

v1.11

27 Jul 12:26

Choose a tag to compare

  • Fixed access of null sound channel
  • Fixed issue when accessing dictionary keys

v1.10

19 Jun 09:44

Choose a tag to compare

  • Added pauseStream method
  • Added resumeStream method

v1.9

09 Mar 10:50

Choose a tag to compare

Added support for Android 64bit

v1.8

24 Feb 20:34

Choose a tag to compare

  • Added stopStreamsForSound method
  • Added stopAllStreams method

v1.7

09 Jun 14:59

Choose a tag to compare

Fixed issue with identical sound file names

v1.6

27 Mar 09:11

Choose a tag to compare

Fixed stopStream method on Android

v1.5

19 Sep 14:44

Choose a tag to compare

Updated Android implementation with queued sound loading

v1.4

09 Jul 20:41

Choose a tag to compare

Added support for multiple sound streams

  • Added static method setMaxStreams
  • Renamed stopSound method to stopStream

v1.3

24 Apr 11:27

Choose a tag to compare

Added stopSound and setVolume APIs

Version 1.2

09 Feb 20:40

Choose a tag to compare

Added unloadSound API