LXconsole and Applescript help
Posted: Fri Nov 09, 2012 1:15 pm
Had a catostrophic computer failure last night. Even iTunes would not work. Qlab wouldn't restart either. Good old trusty LXConsole kept chugging along though. I had no way to control the lights easily because they are triggered via MSC from Qlab and my tech person didn't get how to trigger lights in LXConsole.
How do I use applescript to trigger cues in LXConsole. I tried a bunch of stuff last night and failed.
All I need is
tell application LXConsole
activate
GO cueNumber 1
end tell
tell application LXConsole
activate
GO cueNumber 4
end tell
This way I can still trigger a few emergency cues while I am on stage.
How do I use applescript to trigger cues in LXConsole. I tried a bunch of stuff last night and failed.
All I need is
tell application LXConsole
activate
GO cueNumber 1
end tell
tell application LXConsole
activate
GO cueNumber 4
end tell
This way I can still trigger a few emergency cues while I am on stage.