Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: Spring saw
name
code content
b = Buffer.read(s, Platform.resourceDir +/+ "sounds/a11wlk01.wav"); // This is very cool! ( { Spring.ar(PlayBuf.ar(1, b, loop: 1)*Saw.ar(4)); }.play; )
code description
Feeding sound file multiplied by a slow saw wave into the spring physical model. Fascinating results ensue.
use markdown for formating
category tags
comma separated, i.g. "wild, siren" (do not enter default SC class names, please)
ancestor(s)
comma separated identificators, i.g. "1-C,1-1,1-4M,1-x"
Private?
the code will be accessible by direct url and not visible in public activity
signup to submit public code without captcha
comment of change