On 03/27, Stéphane Letz wrote:
>
> Some improvements in 2.5.29.

Thanks.

Speaking of internal usage of min/max... checkDelayInterval() blindly
converts double to int, this looks dangerous and wrong. Honestly I do
not even know what int(HUGE_VAL+0.5) should return, but apparently the
result is negative because this code

        process = @(max(0));

crashes faust (faustassert() in incOcc()).

Oleg.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to