Skip to content

Releases: xunil-cloud/CloudReverb

v0.3.1

20 Sep 07:34

Choose a tag to compare

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

02 Aug 12:26

Choose a tag to compare

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 fmod in 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

28 Jul 03:28

Choose a tag to compare

v0.2 Pre-release
Pre-release

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.