Show Control 555
Cue List Banks
Note: <index> is a 1-based index of any number of OSC cue list banks you wish to create.
Eos will send the cue list label and cue information for all OSC cue list banks. See Explicit
OSC Output (on page557)for more information.
OSCMethod Arguments Examples/Comments
/eos/cuelist/<index>/config/<cue
list number>/<num prev
cues>/<num pending cues>
/eos/cuelist/1/2/3/6 (create OSC cue list bank #1 for cue list 2, showing 3 previous
cues, the current cue, and 6 pending cues)
NOTE: set <cue list number> to zero to follow the current cue list
/eos/cuelist/<index>/config/<cue
list number>/<num prev
cues>/<num pending cues>/<off-
set>
/eos/cuelist/1/2/3/6/10 (create OSC cue list bank #1 for cue list 2, showing 3 pre-
vious cues, the current cue, and 6 pending cues, starting at offset 10 into the cue
list) offset is a zero-based index into the entire cue list, where each cue counts as
one item and each cue part counts as one item
NOTE: set <cue list number> to zero to follow the current cue list
/eos/cuelist/<index>/page/<delta>
/eos/cuelist/1/page/1 (page OSC cue list bank down 1 row)
/eos/cuelist/1/page/-1 (page OSC cue list bank up 1 row)
/eos/cuelist/1/page/0 (jump back to the current cue and follow it)
/eos/cuelist/<index>/select/<cue
number>
/eos/cuelist/1/select/100.4 (jump to cue 100.4)
Softkey
Note: <index> is 1-based index into the softkey list. There are 6 softkeys and 2 pages, so
valid <index> numbers are 1-12.
OSCMethod Arguments Examples/Comments
/eos/softkey/<index> number for button edge: 1.0=down, 0.0=up (optional)
/eos/softkey/1=1.0 (press 1st softkey)
/eos/softkey/1=0.0 (release 1st softkey)
Other Targets - Selection
OSC Method Arguments Examples/Comments
/eos/curve number of curve to select /eos/curve=1
/eos/fx number of effect to select /eos/fx=1
/eos/snap number of snapshot to recall /eos/snap=1
/eos/pixmap number of pixel map to select /eos/pixmap=1
User
Use this command to set the OSC user ID. User 0 represents the background user (used in Back-
ground macros and elsewhere). User -1 represents the current user on the console receiving OSC
commands.
OSC Method Arguments Examples/Comments
/eos/user number for OSC user ID /eos/user=1