I’m receiving 4 values but i need just one of them, How can I select?
You could manually enter the OSC address you’re trying to use.
You could also use something like Hexler’s Protkol to hone in on which OSC value you want to use:
thanks ;)
I’m receiving values between -3000 (float) & 3000 (float),
how can i change this values to be between 0 - 1 to use them within vdmx?
mmm it doesn’t work
and when i do math <$VAL / 3000> I get the positive numbers tha i can use but m losing the negative numbers
I don’t know how to map the numbers from -3000 3000 to 0 1
any suggestion