2008/5/29 Rich Caloggero <
rjc@mit.edu>:
Wow, very cool. Will chuck do delays that short? I assume it probably has
more to do with the speed of the hardware than anything inherent about
chuck?
I think it will, delay lines need not be a integer multiple of 1::samp either, at least not for a interpolating delay (which we have).
I'm not 100% sure what will happen if the delay length becomes less then a samp and you still want to use feedback. Feedback loops in ChucK Ugens will always add a single sample delay. You may have to fake this be putting a few delays in series.