cookbook-sc
cookbook-sc copied to clipboard
Welsh's Synthesizer Cookbook in SuperCollider
Results
1
cookbook-sc issues
Sort by
recently updated
recently updated
newest added
If I understand correctly `Env.adsr(0.3, 0.3, 0.9, 1.2)` `sig = RLPF.ar( in: LFSaw.ar(220), freq: 220 + (220 * env), rq: 0.005 );` You consider the cutoff frequency as the starting...