Forum profile : @TheSlowGrowth
Contributor prefix: TSG
TSG/dist/
- diodeSat - a classic diode saturation, modelled after a circuit found in many guitar stompboxed and "tape saturation" effects
TSG/ctrl/
- potDemux 3 - uses one potentiometer to control three values. Including noise cancellation and different modes of operation (overwrite, pickup, scale)
TSG/delay/
- read m interp - delayline reader with modulation input and configurable interpolation quality.
TSG/fx/
- reverb - a lush lexicon-style diffuse reverb (30% CPU)
- reverb cheap - cheap version of the lexicon-style diffuse reverb (18% CPU)
- tapedelay - syncable stereo tape-delay with many parameters (13% CPU)
TSG/logic/
- d flipflop - a simple d flipflop
TSG/filter/
- allpass m - Schroeder allpass (diffusion delay) with modulation input and configurable memory position & interpolation
TSG/math/
- limit - limits a value to a upper and lower bound
- map - maps 0..64 to a..b
-
map b - bipolar cousin of
map
TSG/patch/
- modsource auto - a version of /patch/modsource that automatically updates its value when it changes.
- numVoices - outputs the number of voices in a subpatch
- polySpread - outputs a value between -64 and 64, depending on the current voice (pan spread, unison detuning, etc!)