I'm a new Faust user, but fairly experienced with programming. This was an
extremely difficult bug to crack.
I have a series of sliders, each with integer start, stop, and step.
Afterwards, I pass output values into the "int" function.
I spent hours trying to find why my plugin didn't sound right. Eventually,
I discovered that even integer sliders have roundoff errors. I didn't
realize earlier because the GUI displays them as integers, which advanced
without skipping numbers when I used the mousewheel on the "text box" field.
Fortunately, this bug is easy to solve. Just pass the slider into the
"rint" function instead of "int".
My concern is that the GUI display and actual value of integer sliders do
not match, resulting in confusion and difficult-to-find bugs.
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users