Hi!
Short question: is it possible to create an IO-Box which only accepts whole numbers (maybe i’ve just overlooked something…)
Thanx,
luke
Hi!
Short question: is it possible to create an IO-Box which only accepts whole numbers (maybe i’ve just overlooked something…)
Thanx,
luke
no, you didn’t overlook something: this is a lack of vvvv.
a workaround to force an IObox (Value Advanced) to integer behaviour you can find at kalle - Modules\Value.
Int (Value).v4p shall be your choice.
hope this helps
kind regards
@kalle
Thanks!!!