ziggurat_sounds 0.29.0 copy "ziggurat_sounds: ^0.29.0" to clipboard
ziggurat_sounds: ^0.29.0 copied to clipboard

discontinuedreplaced by: ziggurat

Provide sound support for [Ziggurat](https://github.com/chrisnorman7/ziggurat).

Changelog #

[0.29.0] #

Changed #

  • Updated ziggurat.

[0.28.1] #

Added #

  • Added basic usage instructions.

[0.28.0] #

Changed #

  • Updated ziggurat.

[0.27.0] #

Changed #

  • Updated ziggurat.

[0.26.0] #

Changed #

  • Updated ziggurat.

[0.25.0] #

Changed #

  • Updated dependencies.

[0.24.0] #

Changed #

  • Updated dependencies.
  • Updated minimum SDK constraints.

[0.23.2] #

Changed #

  • Updated dart_synthizer.

[0.23.1] #

Changed #

  • Updated dart_synthizer.

[0.23.0] #

Changed #

  • Updated ziggurat.

[0.22.1] #

Changed #

  • Updated ziggurat.

[0.22.0] #

Changed #

  • Updated ziggurat.

[0.21.0] #

Changed #

  • Updated ziggurat.

[0.20.0] #

Changed #

  • Updated ziggurat.

[0.19.0] #

Changed #

  • Updated ziggurat.

[0.18.2] #

Changed #

  • Downgraded path.

[0.18.1] #

Changed #

  • Updated ziggurat.

[0.18.0] #

Changed #

  • Updated ziggurat.

[0.17.1] #

Changed #

  • Updated ziggurat.

[0.17.0] #

Fixed #

  • Fixed a reverb bug where channel reverbs weren't being remembered.

[0.16.0] #

Changed #

  • Don't perform any checks before setting sound channel reverb.

[0.15.0] #

Changed #

  • Changed the constructor for the Reverb class.
  • Made the Reverb class require an id argument.
  • Upgraded ziggurat.

[0.14.0] #

Changed #

  • Upgrade ziggurat.

[0.13.0] #

Changed #

  • Updated ziggurat.

[0.12.0] #

Changed #

  • Both AssetStore and AssetReferenceReference now have constant constructors.

[0.11.0] #

Changed #

  • Updated ziggurat.

[0.10.0] #

Fixed #

  • Fixed some bugs relating to importing with relative paths.

[0.9.0] #

Added #

  • Start supporting waves.

Changed #

  • Converted the constructor of SoundManager to use only named parameters.

[0.8.0] #

Changed #

  • Updated ziggurat.

[0.7.0] #

Changed #

  • Updated ziggurat.

[0.6.14] #

Changed #

  • Updated ziggurat.

[0.6.13] #

Fixed #

  • Fixed relative filenames.

[0.6.12] #

Added #

  • Added a relativeTo argument to many of the AssetStore methods.

[0.6.11] #

Changed #

  • Updated ziggurat.

[0.6.10] #

Changed #

  • Destroy sounds that should not be kept alive.

[0.6.9] #

Changed #

  • Updated Ziggurat.

[0.6.8] #

Changed #

  • Updated Ziggurat.

[0.6.7] #

Changed #

  • Updated json_annotation.
  • Updated Ziggurat.

[0.6.6] #

Changed #

  • Updated dart_synthizer.

[0.6.5] #

Added #

  • Implement the SetSoundChannelReverb event.

Changed #

  • Start using suggestedAutomationTime for more accurate fades.

[0.6.4] #

Changed #

  • Update ziggurat.

[0.6.3] #

Changed #

  • Updated ziggurat.

[0.6.2] #

Changed #

  • Update ziggurat.

[0.6.1] #

Changed #

  • AssetReference instances generated by calls to AssetStore.import* now replace any backslash characters with forward slashes.

[0.6.0] #

Changed #

  • It is now necessary to create SoundManager instances with a game argument.

[0.5.3] #

Added #

  • Implement the new ziggurat events.

Changed #

  • Update ziggurat.

[0.5.2] #

Changed #

  • Updated ziggurat.

[0.5.1] #

Added #

  • Added a bufferCache property to SoundManager.

[0.5.0] #

Changed #

  • Renamed the file argument of AssetStore.importFile to source, to bring it in line withAssetStore.importDirectory.
  • Fixed a bug in AssetStore.getNextFilename.
  • Make AssetStore.getNextFilename return a fully-qualified filename.

[0.4.0] #

Added #

  • Add a destination field to AssetStore.

Changed #

  • The AssetStore class now chooses your file and directory names for you.
  • Changed the signature for the AssetStore constructor.

[0.3.5] #

Added #

  • Added the AssetStore.fromFile constructor.

[0.3.4] #

Added #

  • Added the AssetStore class.

[0.3.3] #

Added #

  • Added the BufferCache class.

[0.3.2] #

Changed #

  • Updated Ziggurat.

[0.3.1] #

Changed #

  • Updated dart_synthizer.
  • Started using lints instead of pedantic.

[0.3.0] #

Changed #

  • Changed the API to keep in line with ziggurat.

[0.2.3] #

Changed #

  • Handle the new way SoundPositionPanned works.

[0.2.2] #

Added #

  • Support the SetSoundPitchBend event.
  • Support the SoundChannelHighpass event.
  • Support the SoundChannelLowpass event.
  • Support the SoundChannelBandpass event.
  • Support the SoundChannelFilter event.

[0.2.1] #

Added #

  • Added more complete test coverage.

Changed #

  • Updated the documentation.

[0.2.0] #

Removed #

  • Removed the massive amount of sound files I didn't realise i was shipping.

[0.1.3] #

Added #

  • Implemented the SetSoundChannelPosition event.

[0.1.2] #

Added #

[0.1.1] #

Changed #

  • Upgrade ziggurat.

[0.1.0] #

Removed #

  • Moved the scripts to the ziggurat_utils package.

[0.0.0] #

Initial version.

1
likes
115
pub points
0%
popularity

Publisher

verified publisherbackstreets.site

Provide sound support for [Ziggurat](https://github.com/chrisnorman7/ziggurat).

Repository (GitHub)
View/report issues

Documentation

API reference

License

MPL-2.0 (LICENSE)

Dependencies

dart_synthizer, encrypt, json_annotation, path, ziggurat

More

Packages that depend on ziggurat_sounds