Releases: SpringRoll/SoundJS
Releases · SpringRoll/SoundJS
0.6.5
0.6.4
0.6.3
- Fix chrome panning issue
- References to sound instances were not being completely removed correctly in WebAudio
0.6.2
- Improved how FlashAudioPlugin handles loading files so that preloaded files aren't loaded again when you play them.
- Added a check in WebAudioSoundInstance to check for start times that are past the duration, to avoid errors in the audio node.
0.6.1
0.6.0
Version 0.6.0 of SoundJS with SpringRoll changes.
0.5.1
Simplified the path parsing so that it can handle php service urls, eg "/service/?action=assetPath&uid=de990fbc-6750-41c3-88e0-ead845821fd4/myAssetPath/file.mp3"
0.5.0
Version 0.5.0 of SoundJS with CloudKid modifications.