On 09/10, Julius Smith wrote:
>
> I personally think Faust should stay in
> the "real time" paradigm and not offer this.
I agree but how this connects to
process = @(2) : @(-1);
which used to work? This code is equivalent to
process = @(1);
and normalizeFixedDelayTerm() even has a comment:
// (x@n)@m = x@(n+m)
in "if (isSigFixDelay(s, x, y)" block which does this transform...
Oleg.
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users