Releases: pixijs/sound
Releases · pixijs/sound
v6.0.1
What's Changed
- Fix: Incorrect parameter with progress event on html instance by @bigtimebuddy in #268
Full Changelog: v6.0.0...v6.0.1
v6.0.0
v6.0.0-rc
v5.2.3
Fixed
- Fix: Correct math on sine-tone generation (#260) @bigtimebuddy
Chores
- Chore: Bump follow-redirects from 1.15.2 to 1.15.4 (#257)
v5.2.2
v5.2.1
🐛 Fixed
- Fix auto-pause on focus (#249) @bigtimebuddy
v4.4.1
🐛 Fixed
- Fix auto-pause on focus (#249) @bigtimebuddy
v4.4.0
🎁 Added
- Add disableAutoPause flag (#246) @bigtimebuddy
v5.2.0
🎁 Added
- Enable loading of MP3 DataURL in PIXI.Assets (#244) @zprodev
- Add
disableAutoPause
flag (#246) @bigtimebuddy