v0.54


Changelog:

  • Removed the default sounds. But sfx() still plays a default sound if the first argument (the ZzFX array of params) is omitted.
  • Added volume(value: number): void. This functions sets the global value of all sounds played via sfx().

Comments

Log in with itch.io to leave a comment.

The version 0.54.1 fixes a bug with volume(0) not muting.