Closed Torinth closed 2 weeks ago
The 'Go To Cue' command does that.
The goto cue moves the playhead to the cue but the cue is not selected. so when i use something like the load at time with "selected" option and increase/decrease it does not work. Also i dont want the playhead and cue i have selected to be the same in the case im using so for now im using the custom osc command to achieve what i need.
I also thought I had recently put in a 'select cue' action. The documentation is ready but I never finished it.
Currently in Alpha, there are also scope options for Load at
, Pre-wait
, Post-wait
, Duration
, and others. This lets you choose which cue gets modified: Selected
, Playhead
, Cue Number
, or Cue ID
.
Also variables for these which should cover your other request (#142)
This update pass is almost ready.
Had to take time out for the real job that keeps the bills paid :)
Awesome thank you so much!
From: John Knight Jr @.> Sent: Thursday, November 7, 2024 6:33:13 PM To: bitfocus/companion-module-figure53-qlab-advance @.> Cc: Torinth @.>; Author @.> Subject: Re: [bitfocus/companion-module-figure53-qlab-advance] Request - Select command (Issue #145)
Had to take time out for the real job that keeps the bills paid :)
— Reply to this email directly, view it on GitHubhttps://github.com/bitfocus/companion-module-figure53-qlab-advance/issues/145#issuecomment-2463489125, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AB5II2TPIUMXQE7KOM6BHYLZ7QBETAVCNFSM6AAAAABRLH64FKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINRTGQ4DSMJSGU. You are receiving this because you authored the thread.Message ID: @.***>
Should be in an upcoming beta release.
Hello, i would like to see if the select command can be implemented.
/workspace/{id}/select/{cue_number} /workspace/{id}/select_id/{id}
Thank you