How do I trigger Hold/Go Back with OSC?

I'm working with QLab triggering OSC Commands, Run Cue XX and /eos/key/go_0 are working to run cues and hit the go button, but I'm trying to trigger the hold/go back button and none of the commands I've tried have worked

/eos/key/go_back wasn't working
/eos/key/stopback wasn't working

I know I can do the run cues, but for my hands I would rather also have one button to hold/go back a cue on the midi pad I'm using for Qlab

Parents Reply Children
  • /eos/key/back has not been working

    Also tried /eos/key/back_0 and that did not work

    Is there a seeing which might be blocking this?

  • Sorry, my mistake

    /eos/key/stop

  • I tried it and it still didn't work, for now I have the osc set up to trigger a macro which runs control space, but that only goes back a cue, but good enough for my purposes

    thank you for your help!

  • The Stop button behave the same way like on the console, while a running cue it pause und you need another go to bring the cue to the end.

    There is also the command key /eos/key/stopback

  • The only thing relevant OSC key I can get to work is Stop. Documentation appears to be incorrect since it says "Back" is valid. I send that and it prints to Diagnostics, but does nothing. When I fire it from console, it prints "Back_Cuelist  888 commandTime = 5", which I guess means it is calling method "BackCueList". When I fire key "Back" from OSC with a 1 and 0, it prints this: "Back commandTime = 0". So it seems like stuff isn't connecting.

  • I think this may be an Eos bug,  

    Documentation states OSC Key "back" should do stuff, but it doesn't do stuff.

  • /eos/key/stop work as expected since many years, I tried yesterday with 3.2.10b on nomad.

  • Yes, but the documentation says that "back" should do stuff, but it doesn't do stuff.