What's Changed
- Fixed wav stream conflict with Debug command by @lvcabral in #207
- Extracted enumerators from
util.js
intoenums.js
to reuse inside the worker - Fixed issue that was restarting a sound when returning from pause or break, when the app already had stopped it.
- Extracted enumerators from
Full Changelog: v1.1.9...v1.1.10