OSC Message Reference
How to read this reference
The Pydon software
OSC messages consist of an OSC-address (something like /hello/osc/address
) and a number of data arguments that can be of different types, like integers (i
), floating point values (f
) or strings (s
). In this description of the OSC interface of the Sense/Stage software we list the OSC address that is used, followed by the argument types of the data values that are sent or expected with it. If there is a ..
in the argument list, then there is a variable number of data values of the preceding type. Optional arguments are indicated in brackets, e.g. (s)
.
page created on: | last changed on: |
---|---|
6 February 2017 | 4 September 2019 |