TheSlowGrowth contributions


#42

I did some modifications to TSG/delay/read m interp: It now interpolates the input signals, so that removes any stepping from the modulation and drastically reduces noise at the expense of a tad higher CPU load.

I also added a phase output to the TSG/fx/tapedelay. It ramps from 0..64 in sync with the delay and you can use it to blink LEDs. Take a look at the help patch. Basically you only have to compare it to a fixed value (e.g. with math/>c) to get a boolean signal that is in sync with the delay.


#44

Hey, apparently this part of the community library is missing in my folder... :frowning: Is there a way to download these tools - I am sorry, if the answer is obvious but I haven't seen a download link or something like this - thx


Split one control to more outs, controlled by switches
#45

Thanks for MultiPot3! I'm just using the pot deadband feature right now to clean up my physical controls. For example the jitter of my pots caused the audio to crackle constantly when used to control volume, even though my controls are filtered and only jitter +-0.05 points.