Skip to content

tylerguest/4kverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4kverb

Simple reverb channel strip style plugin built with JUCE 8.

Features

  • PreDelay: Adjust the initial delay before the reverb effect starts, ranging from 0ms to 500ms.
  • Mix: Control the balance between the dry (unprocessed) and wet (reverb) signals, ranging from 0% to 100%.
  • Decay: Set the decay time of the reverb, ranging from 0.2s to 70s.
  • Size: Adjust the perceived size of the reverb space, ranging from 0.0 to 1.0.
  • High Cut: Apply a high cut filter to the reverb signal, with a range of 1000Hz to 21000Hz.
  • Low Cut: Apply a low cut filter to the reverb signal, with a range of 10Hz to 500Hz.
  • Rate: Control the modulation rate of the reverb, ranging from 0.1Hz to 10Hz.
  • Depth: Adjust the depth of the modulation applied to the reverb, ranging from 0% to 100%.

Plugin Screenshot Plugin Video

About

Reverb VST plugin written with JUCE in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages