Skip to content

v1.1.10 - Fixed DBG Command conflict with WAV

Compare
Choose a tag to compare
@lvcabral lvcabral released this 05 Jan 05:07
· 196 commits to master since this release

What's Changed

  • Fixed wav stream conflict with Debug command by @lvcabral in #207
    • Extracted enumerators from util.js into enums.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.

Full Changelog: v1.1.9...v1.1.10