[chuck-users] setDelay too big !

Ge Wang gewang at CS.Princeton.EDU
Wed Mar 8 23:51:57 EST 2006


>> while (true)
>> {
>>    1.0 => s.noteOn;
>>
>>    // variation pitchShifting
>>    (shFreq.last() * 10 ) => sh.shift;
>>    std.rand2f(0.0, 0.8) => sh.mix;
>>
>>    (std.randf() * 20) +=> temp;
>>    temp => s.freq;
>>    10::ms => now;
>> }

Oh yeah, and that's some crazy fast sitar
plucking we got... rock on

Ge!


More information about the chuck-users mailing list