Skip to content

1.3.0

Compare
Choose a tag to compare
@bigtimebuddy bigtimebuddy released this 15 Feb 22:47

🎁 Added

  • Adds support for defining, load and adding sound sprites.
  • Adds the ability to render a waveform as a BaseTexture with this simple utility: PIXI.sound.utils.render(sound)
  • Fixed example code for Firefox

🚽 Deprecated

  • Removes PIXI.sound.addMap, use PIXI.sound.add method instead.