-
Notifications
You must be signed in to change notification settings - Fork 22
SC_OSCNumber
maybites edited this page Jan 19, 2020
·
2 revisions

OSCNumber is a general use node for numbers and can pass on single values as floats, ints or angles.
- choose type: select which value type to use
- default: default value
- address: OSC address
-
arg[idx]: message argument indices define which arguments should be passed on.
-
()all arguments are passed on, but only the first is used. -
(1)only arg1 is passed on
-