github pixijs/sound v1.1.0
1.1.0

latest releases: v6.0.1, v6.0.0, v6.0.0-rc...
7 years ago

Added

  • Adds Sound.from to create sounds (similar to Texture.from)
  • Adds progress, pause, end, start events to SoundInstance
  • Adds PIXI.sound.duration(alias)
  • Improved the API documentation
  • Adds Sound.speed options for controlling the playback rate.
  • Deprecates PIXI.sound.sound and replaces with PIXI.sound.find
  • Made pixi-sound have a peer dependency of pixi.js instead of optional.
  • Use TypeScript noImplicitAny for building
  • Introduces example for testing
  • Added support for dynamic filters
  • Added check for browser supported: PIXI.sound.supported

Don't miss a new sound release

NewReleases is sending notifications on new releases.