1 //delayp.ck sound check for delayph class
2 // delay p - delay with variable write head ( vs read )
5 Wurley wur => delayp dp => dac;
12 fun void ticksec ( int times ) {
19 "listen for ticks..." => stdout;
21 0.05::second => dp.window;
27 1::second => dp.delay;