I noticed that DelayUnit takes a constant delay (as constructor
argument) and oscillators have piecewise-constant phase (i.e. of type
SynthVariable rather than SynthInput). Why is that? Isn't it useful to
have smoothly-varying delays/phase-offsets?
- Conal