Skip to content

Releases: reillypascal/RSAlgorithmicVerb

v0.5.4

22 Jun 22:04
Compare
Choose a tag to compare

Version 0.5.4

Updates:

  • Added an "Event Horizon" special-effect/nonlinear reverb. Decay values above around 0.7 give a short attack and extremely long tail; lower decay values give a progressively longer attack and shorter tail, with values below about 0.5 creating a "reversed" reverb swell.
  • Updated code so all classes are properly separated into .cpp/.h files.

Overview:

  • Includes compiled macOS VST3 and AU files, with additional compiler targets for Windows and Linux.
  • For macOS, unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.5.3

19 Jun 22:58
Compare
Choose a tag to compare

Version 0.5.3

Updates:

  • Added 3 new feedback delay network algorithms from this paper
  • Added a new "Constellation" delay/reverb algorithm based on a classic 1978 unit.
  • Changed the feedback delay network code to allow many algorithms from a single class.

Overview:

  • Includes compiled macOS VST3 and AU files, with additional compiler targets for Windows and Linux.
  • For macOS, unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.5.2

16 Jun 01:58
Compare
Choose a tag to compare

Version 0.5.2

Updates:

Overview:

  • Includes compiled macOS VST3 and AU files, with additional compiler targets for Windows and Linux.
  • For macOS, unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.5.0

11 Jun 18:05
Compare
Choose a tag to compare

Version 0.5.0

Updates:

  • Finished implementing filters, modulation, and early reflections
  • Adjusted gain so different algorithms are closer in level
  • New UI with more controls and cleaner design
  • Code cleanliness and maintainability

Overview:

  • Includes compiled macOS VST3 and AU files, with additional compiler targets for Windows and Linux.
  • For macOS, unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.4.1-beta

06 Jun 16:16
Compare
Choose a tag to compare

Version 0.4.1-beta

Updates:

  • Adds a large concert hall from Dattorro
  • Fixes a crash when switching reverb processors while reverb decays

Overview:

  • Includes support for macOS VST3 and AU.
  • Unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.3.0-alpha

04 Jun 03:17
Compare
Choose a tag to compare
v0.3.0-alpha Pre-release
Pre-release

Version 0.3.0

Updates:

  • Adds 3 room algorithms from Gardner 1992. More to come.
  • Adds early reflections to Freeverb.
  • Adds LFO modulating delay times in Dattorro Plate.

Overview:

  • Includes support for macOS VST3 and AU.
  • Unzip and drag files into appropriate directory. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.

v0.2.0-alpha

30 May 18:42
Compare
Choose a tag to compare
v0.2.0-alpha Pre-release
Pre-release

Version 0.2.0

  • Includes two algorithms—Dattorro 1997 Plate and Freeverb. More to come.
  • Includes support for macOS/Windows VST3 and AU.
  • Unzip and drag files into appropriate directory for your operating system. See README for instructions.
  • May require disabling gatekeeper on macOS. See README for instructions.