- Updated dart_synthizer.
- Started using
lints instead of pedantic.
- Changed the API to keep in line with ziggurat.
- Handle the new way
SoundPositionPanned works.
- Support the
SetSoundPitchBend event.
- Support the
SoundChannelHighpass event.
- Support the
SoundChannelLowpass event.
- Support the
SoundChannelBandpass event.
- Support the
SoundChannelFilter event.
- Added more complete test coverage.
- Updated the documentation.
- Removed the massive amount of sound files I didn't realise i was shipping.
- Implemented the
SetSoundChannelPosition event.
- Moved the scripts to the ziggurat_utils package.