Show Control 495
/eos/get/ip/count (ip = Intensity Palette)
/eos/get/fp/count (fp = Focus Palette)
/eos/get/cp/count (cp = Color Palette)
/eos/get/bp/count (bp = Beam Palette)
/eos/get/curve/count
/eos/get/fx/count (fx = Effect)
/eos/get/snap/count (snap = Snapshot)
/eos/get/pixmap/count
/eos/get/ms/count (ms = Magic Sheet)
Eos will reply with the matching command:
/eos/out/get/patch/count = <uint32: count>
/eos/out/get/cuelist/count = <uint32: count>
/eos/out/get/cue/<cue list number>/count = <uint32: count>
/eos/out/get/group/count = <uint32: count>
/eos/out/get/group/displayed/count = <uint32: count>
/eos/out/get/macro/count = <uint32: count>
/eos/out/get/sub/count = <uint32: count>
/eos/out/get/preset /count = <uint32: count>
/eos/out/get/ip/count = <uint32: count>
/eos/out/get/fp/count = <uint32: count>
/eos/out/get/cp/count = <uint32: count>
/eos/out/get/bp/count = <uint32: count>
/eos/out/get/curve/count = <uint32: count>
/eos/out/get/fx/count = <uint32: count>
/eos/out/get/snap/count = <uint32: count>
/eos/out/get/pixmap/count = <uint32: count>
/eos/out/get/ms/count = <uint32: count>
Now you can request detailed information for each item form index 0 to count as follows:
/eos/get/patch/index/<index number>
/eos/get/cuelist/index/<index number>
/eos/get/cue/<cue list number>/index/<index number>
/eos/get/group/index/<index number>
/eos/get/group/displayed/index/<index number>
/eos/get/macro/index/<index number>
/eos/get/sub/index/<index number>
/eos/get/preset/index/<index number>
/eos/get/ip/index/<index number>
/eos/get/fp/index/<index number>
/eos/get/cp/index/<index number>
/eos/get/bp/index/<index number>
/eos/get/curve/index/<index number>
/eos/get/fx/index/<index number>
/eos/get/snap/index/<index number>
/eos/get/pixmap/index/<index number>
/eos/get/ms/index/<index number>
Eos will reply with the matching command: (detailed OSC arguments for each data type listed
below)
/eos/out/get/patch/<channel number>/<part number>/list/<list index>/<list count> =
<uint32: list index> <string: UID> ...