1 // run each stooge, or run three stooges concurrently
2 // %> chuck moe++ larry++ curly++
4 // impulse to filter to dac
5 sndbuf i => JCRev r => dac;
8 "special:glot_ooo" => i.read;
17 // set the current sample/impulse
20 math.cos(v) * std.rand2f( 1.5, 2.0 ) => r.gain;