[chuck-users] safe delay

Tom Lieber tom at alltom.com
Thu Apr 21 12:32:39 EDT 2011


On Apr 21, 2011, at 9:29 AM, Timothy Leonido wrote:
> I am often getting a console message reading "DelayL: setDelay(-) too big!"  I change the parameters in my patch but the warning persists.  Any advice here? 

I usually do this to avoid that:

  adc => DelayL d => dac;
  4::second => d.max => d.delay;

-- 
Tom Lieber
http://AllTom.com/
http://ckvlang.org/



More information about the chuck-users mailing list