Releases: xunil-cloud/CloudReverb
Releases · xunil-cloud/CloudReverb
v0.3.1
Bug Fixes:
This is a small release following v3.0.
- UI: Corrected dB calculation. Previously, the value shown in the UI did not match the actual value applied to the DSP.
 - UI: Corrected unit typo for late line decay parameter (should be seconds instead of milliseconds). Fixed #11.
 
Full Changelog: v0.3...v0.3.1
v0.3
Notable changes:
- Added original 9 factory presets from CloudSeed!
 - Updated JUCE version. This fix issue #7.
 - Properly initialized filter state to prevent potential sound bursts.
 - Replaced 
fmodin DSP code with a faster alternative. (6abf665) - Corrected dB value shown in the fader slider tooltip.
 - Project is now licensed under GPL-3.0.
 
Full Changelog: v0.2...v0.3
v0.2
Since version 0.2, the PLUGIN_MANUFACTURER_CODE and PLUGIN_CODE has been changed. Your DAW or plugin host may see this version of CloudReverb as a different plugin. Sorry for the confusion.