Skip to content

nvssynthesis/shredverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shredverb

shredVerb: the reverb that shreds...

===============================================================

Short description: shredVerb is a feedback delay network at its core. This is a common reverb design, but what makes shredVerb stand out is that it exploits this structure to attain very unique distortion effects. This is accomplished NOT by adding any distortion processing in the signal path! Instead, its allpass filters are frequency-modulated by the input signal and the reverb's feedback.

===============================================================

Controls:

QUALIA:

Predelay sets an overall time delay between the dry signal and the response of all of the reverb processing.

Spatial Size is a global multiplier for the 4 reverb's delay times (which themselves are controlled in TIMINGS).

Decay sets the amount of feedback within shredVerb. A decay of 0 means NO FEEDBACK, and you just get the 1st tap of the primary delays. A decay of 0.707106781186548 (rounded on display to 0.71) means INFINITE FEEDBACK–which may sound scary, but it is perfectly stable and will not just keep getting uncontrollably louder. Your incoming signal will both add and subtract from this infinite decay. This is great for ambient and drone music.

Highpass Cutoff sets the cutoff frequency for a highpass filter. A value between 20 and 400 Hz is recommended for most situations–this will clean up the sound but also change the character of the distortion as it feeds back (assuming Decay is non-zero).

Lowpass Cutoff sets the cutoff frequency for a lowpass filter. This will prevent the reverb and distortion from being too bright. A value between 2000 and 18000 is recommended in most cases.


DISTORTION:

Outer Distortion [1, 2] mostly affect the direct output's "distortion". While these have a more gnarly character, they do not affect the reverb AS IT FEEDS BACK.

Inner Distortion [1, 2] mostly affect the "distortion" for the internal, feeding-back, decaying part of the reverb. They tend to be less blatant than the Outer, but since they work on feedback, their character builds up with each repetition.

Drive sets how much signal is fed into the audio-rate modulation circuit of the allpass filters, while at the same time inversely driving the final output signal so maintain distortion-vs-gain balance. It is only a meaningful control if any of the previous distortions are non-zero. NOTE: you may find it strange that it seems to get LOUDER when you turn DOWN drive. This is part of the design (may be somewhat altered later)–but the idea is that, as the reverb decays, this balance is compensated perfectly.


ALLPASS:

Base [0, 1, 2, 3] sets the center frequency for the allpass filters. This changes the resonant structure of the reverb. When you have all the Distortion parameters at 0, this will be extremely subtle.

Width [0, 1, 2, 3] sets the bandwidth for the allpass filters. This also changes the resonant structure of the reverb, but in a different way than Base. For instance, if you have a Width set very low, the filters may very clearly emphasize the specific frequency set on the corresponding Base parameter. When you have all the Distortion parameters at 0, this will be very subtle.


DELAYS:

Outer [1, 2] sets the relationships between the direct delay taps. Note that these are ultimately multiplied by the Spatial Size parameter.

Inner [1, 2] sets the relationships between the internal, decaying (feeding-back) delay taps. Note that these are ultimately multiplied by the Spatial Size parameter.

g (Outer [1, 2], Inner [1, 2]): sets how diffused the given delay is.


OUTPUT:

Dry/Wet sets the mix between the dry (unprocessed) signal and wet (processed) signal.

Output Gain sets the amount of amplification for the wet signal.


Known TODO list:
create pkg installer
add unit displays
improve highpass filter
de-zipper some parameters
asymmetrical slew for 'drive' to avoid sudden volume boost with lower drive
improve character for param changes in timing/space/predelay to avoid rapid pitch shifts with small changes 

About

shredVerb: the reverb that shreds...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages