Version 8.0.2
If you find an issue in Dissonance or want to request a new feature please report it on our issue tracker or on Discord.
New Features
- Added a low pass filter to the default playback prefab to attenuate sounds above the range of normal human speech.
Bug Fixes
- Renamed
CopyTo
extension method toCopyToSegment
to prevent a naming collision with a new method added in Unity 2021. - Fixed
Dissonance_SetAgcIsOutputMutedState
being private on some platforms, causing build errors.