Hi,
Although minimum and maximum values can be preset for an IOBox, these only seem to work for user input because if I feed them with out of range values they will accept them.
How is the correct way in vvvv to limit a value to a desired interval?
Hi,
Although minimum and maximum values can be preset for an IOBox, these only seem to work for user input because if I feed them with out of range values they will accept them.
How is the correct way in vvvv to limit a value to a desired interval?
this is by design.
but Map (Value) will do
I see. So, Map is what I need. Thanks again!
Nuno