Version 7.2.0
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
Dissonance.Audio.AecDiagnostics
script which exposes realtime statistics about Acoustic Echo Cancellation (AEC). - Added a warning when a script domain reload is detected (Dissonance does not support this).
Bug Fixes
- Fixed the preprocessor failing to start on Magic Leap. (Regression introduced in 7.1.0).
- Fixed forced resetting (e.g. after app suspension) failing in some circumstances.
- Fixed
Cannot associate preprocessor with Playback filter
error happening when a script domain reload happens. - Removed dynamic buffer size correction (it wasn't very effective).
- Removed some warnings which confused users by warning about very minor things.