ziggurat_sounds 0.15.0
ziggurat_sounds: ^0.15.0 copied to clipboard
Provide sound support for [Ziggurat](https://github.com/chrisnorman7/ziggurat).
Changelog #
0.15.0 #
Changed #
- Changed the constructor for the
Reverbclass. - Made the
Reverbclass require anidargument. - Upgraded ziggurat.
0.9.0 #
0.6.5 #
0.6.1 #
Changed #
AssetReferenceinstances generated by calls toAssetStore.import*now replace any backslash characters with forward slashes.
0.5.0 #
Changed #
- Renamed the
fileargument ofAssetStore.importFiletosource, to bring it in line withAssetStore.importDirectory. - Fixed a bug in
AssetStore.getNextFilename. - Make
AssetStore.getNextFilenamereturn a fully-qualified filename.
0.4.0 #
0.2.2 #
Added #
- Support the
SetSoundPitchBendevent. - Support the
SoundChannelHighpassevent. - Support the
SoundChannelLowpassevent. - Support the
SoundChannelBandpassevent. - Support the
SoundChannelFilterevent.
0.0.0 #
Initial version.