Interactive Swarm Space

All OSC-commands follow a similar syntax:

/OSC_COMMAND VALUE_1 VALUE_2 ... VALUE_N
  • OSC-commands always start with a "/"
  • values are separated by spaces
  • arrays are enclosed in square brackets (always type spaces between the brackets and the numbers!)
    [ num num ... num ]
  • some OSC-commands can be extended with optional arguments. As long as they appear at the right place within the osc message, they might be used in any combination.

Find a comprehensive list of all OSC-commands below: