Cabbage Logo
Back to Cabbage Site

Filter envelopes

Wondering if anyone knows how to implement an envelope that controls the filter cutoff I thought to add a madsr and then I get stuck where does the output of the adsr actually go Kfiltercutoff*adsr doesn’t seem to work :thinking:

kFilterCutOff*kAdsr should work if they are the names of your variables.

This example will return an error regarding the capital K in Kfiltercutoff.