Adding audio outputs - script to mute the new ones

46 views
Skip to first unread message

jimsta...@zoho.com

unread,
Sep 24, 2021, 2:39:34 PM9/24/21
to QLab
Needing backup tracks in case key musicians might not be able to perform, just added 4 audio outputs to QLab.
I'm new with scripts. The hotkey (F1) triggered the script, but nothing changed on the selected cue.
Also cut three lines to try just output 5, in case my try/repeat/tell ends were placed improperly. Same result.
Thoughts?
JimScreen Shot 2021-09-24 at 11.23.21 AM.png

Rich Walsh

unread,
Sep 24, 2021, 2:53:45 PM9/24/21
to ql...@googlegroups.com
Take the try out and you'd see the error: "Can’t get workspace 1 of workspace 1". Use this line:

repeat with theCue in (selected as list)

(You're currently telling QLab to tell front workspace to get selected of its front workspace – which it doesn't have.)

Rich

On 24 Sep 2021, at 19:39, 'jimsta...@zoho.com' via QLab <ql...@googlegroups.com> wrote:

Needing backup tracks in case key musicians might not be able to perform, just added 4 audio outputs to QLab.
I'm new with scripts. The hotkey (F1) triggered the script, but nothing changed on the selected cue.
Also cut three lines to try just output 5, in case my try/repeat/tell ends were placed improperly. Same result.
Thoughts?
Jim<Screen Shot 2021-09-24 at 11.23.21 AM.png>

jimsta...@zoho.com

unread,
Sep 24, 2021, 3:16:30 PM9/24/21
to QLab
Great.
Thanks, Rich!
Jim
Reply all
Reply to author
Forward
0 new messages