Reword Spectral Compressor changelog
This commit is contained in:
parent
f6ef95db3e
commit
135c60cf38
|
@ -10,18 +10,15 @@ Versioning](https://semver.org/spec/v2.0.0.html).
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- Added a basic analyzer that visualizes the target curve, the spectral envelope
|
- Added an analyzer that visualizes the target curve, the spectral envelope
|
||||||
followers and gain reduction. The current version will be expanded a bit in
|
followers and gain reduction. The current version will be expanded a bit in a
|
||||||
the future with some tooltips and labels to show more information.
|
future with tooltips and labels to show more information.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- The envelope follower resetting behavior has changed to immediately snap to
|
- The envelope followers reset in a smarter way after the plugin resumes from
|
||||||
the current value after the plugin is reset. When the plugin resets after
|
sleep or when the window size has changed. This avoids loud spikes in these
|
||||||
being suspending or after changing the window size, previously the envelopes
|
situations when using extreme compression settings and slow timings.
|
||||||
would be reset to a fixed value. This could result in loud spikes when the
|
|
||||||
plugin resumed from suspend when using extreme ratios and threshold settings.
|
|
||||||
Resets are now handled much more gracefully.
|
|
||||||
- The default window overlap amount setting has changed to 16x. Existing patches
|
- The default window overlap amount setting has changed to 16x. Existing patches
|
||||||
are not affected.
|
are not affected.
|
||||||
- On Windows, clicking on the plugin's name no longer takes you to Spectral
|
- On Windows, clicking on the plugin's name no longer takes you to Spectral
|
||||||
|
|
Loading…
Reference in a new issue