On 10/13, Oleg Nesterov wrote:
>
> OK. to be honest I have some concerns about this patch... In particular I 
> still think
> that the special "ksub && izZero" case in simplification() should die, but 
> perhaps
> I am wrong. I'll recheck later.

If nothing else...

        process(x) = (0 - (0 - x));
=>
        output0[i0] = FAUSTFLOAT(-1.0f * -1.0f * float(input0[i0]));

looks a bit strange ;)

Oleg.



_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to