We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f5e27 commit b28312bCopy full SHA for b28312b
CHANGELOG.md
@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
29
- The term 'frame' was renamed to 'span' in the crate and documentation.
30
31
### Fixed
32
+- `ChannelVolume` no longer clips/overflows when converting from many channels to
33
+ fewer.
34
- Symphonia decoder `total_duration` incorrect value caused by conversion from `Time` to `Duration`.
35
- An issue with `SignalGenerator` that caused it to create increasingly distorted waveforms
36
over long run times has been corrected. (#201)
0 commit comments