StrangeLoopsAudio / gRainbow

A synthesizer that uses pitch detection to choose candidates for granular synthesis or sampling.
GNU General Public License v3.0
193 stars 5 forks source link

Implements filter DSP #32

Closed bboettcher3 closed 2 years ago

bboettcher3 commented 2 years ago

Removes strength param and uses juce::StateVariableFilter to process generators

bboettcher3 commented 2 years ago

filter DSP connections to visuals