Show Control 543
OSC Method Arguments Examples/Comments
(optional)
/eos/at/-%
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/at/-%
Set parameter or DMX information
/eos/at/dmx number for the DMX level
/eos/at/dmx/128 (useful for mapping to an
OSC slider)
/eos/param/<parameter> number for the level
/eos/param/pan=270 (useful for mapping to an
OSC slider)
/eos/param/<parameter>/out
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/out
/eos/param/<parameter>/home
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/home
/eos/param/<parameter>/level
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/level
/eos/param/<parameter>/full
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/full
/eos/param/<parameter>/min
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/min
/eos/param/<parameter>/max
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/max
/eos/param/<parameter>/+%
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/+%
/eos/param/<parameter>/-%
number for the button edge 1.0=down, 0.0=up
(optional)
/eos/param/pan/-%
/eos/param/<parameter 1>/
<parameter 2>
number for all parameter levels
multiple numbers for each parameter level
/eos/param/pan/tilt=45 (set pan & tilt to 45)
/eos/param/pan/tilt=45,90 (set pan to 45 & tilt to
90)
Color
OSC
Method
Arguments Examples/Comments
/eos/color/hs
Argument 1: Hue (0.0-360.0)
Argument 2: Saturation (0.0-
100.0)
/eos/color/hs=330.0, 75.0 (pink color with 75% saturation)
/eos/color/hsxy
Argument 1: X (0.0-1.0) Argu-
ment 2: Y (0.0-1.0)
For simulating the Hue/Saturation wheel in a 2D XY graph where bottom-left
corner is (0.0, 0.0) and top-right corner it (1.0, 1.0) /eos/color.hsxy=0.82, 0.31
(pink color with 75% saturation)
/eos/color/rgb
Argument 1: Red (0.0-1.0) Argu-
ment 2: Green (0.0-1.0) Argument
3: Blue (0.0-1.0)
/eos/color/rgb=1.0, 0.25, 0.63 (pink color with 75% saturation)
/eos/color/xy
Argument 1: x (0.0-1.0) Argument
2: y (0.0-1.0)
For setting (x, y) chromaticity point in the CIE 1931 xyY color space /eo-
s/color/xy=0.464, 0.254 (pink color with 75% saturation)
/eos/color/xyz
Argument 1: X Argument 2: Y For setting (X, Y, Z) color point in XYZ color space /eos/color/xyz=0.851, 0.466,