Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VST Overview

Capture d’écran 2026-02-02 à 19 21 12

DSP

y[n] : « carrier signal » (/ sidechain signal)

x[n] : main signal

carrier[n] = max(1 - depth*abs(y[n]), 0) (depth being controlled by the big knob, float value from 0 to 1)

output[n] = x[n] * carrier[n]

Plugdata implementation

image

About

silly ringmod sidechain project, with a depth control and a visualizer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages