Skip to content

SC_OSCNumber

maybites edited this page Jan 19, 2020 · 2 revisions

alt text

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