On 10/30, Dario Sanfilippo wrote:
>
> Is there any particular reason for not having division work like the other
> operators?

Well, I too think that faust lacks the "idiv" operator, int(/)
doesn't generate the "good" code.

But as you understand it is too late to change the current semantics
of "/",

        process = 1/2;

must output 0.5, not 0.

Oleg.



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

Reply via email to