Open nstilt1 opened 6 months ago
I will need to rename a lot of variables. Especially the generic "chainSettings.shape", as well as replacing all instances of "shape" with "tension". I wrote most of this code 2 years ago, on a laptop that had a backspace button that didn't work, and a comma button that would double the commas. I didn't do much revising outside of debugging.
Noah, I know this is your first JUCE audio plugin, but you really need to organize the code a little bit more. Here are some pointers:
curveConvert
and anenvelope
function. Here is a starting point: