script source (text) : AppleScript source for the cue. The script will be recompiled when set.
uniqueID (text, r/o) : The unique ID of the cue.
parent (cue, r/o) : The parent cue of this cue.
parent list (cue, r/o) : The parent cue list (or cue cart) that contains this cue.
q type (text, r/o) : The name of this kind of cue, e.g. "Audio", "Video", "MIDI", etc.
q number (text) : The number of the cue. Unique if present.
q name (text) : The name of the cue. Not unique.
q list name (text, r/o) : The name of the cue as displayed in the cue list. (i.e. Might be a default name.)
q display name (text, r/o) : The name of the cue as displayed in the standby view. (i.e. Never empty.)
q default name (text, r/o) : The name QLab would give the cue by default, if any.
q color (text) : The name of the cue color, or 'none' if not set.
notes (text) : The notes for this cue.
cue target (cue) : The cue this cue targets, if any.
file target (file) : The file this cue targets, if any.
pre wait (real) : The time in seconds before the action is triggered.
duration (real) : The duration of the cue's action in seconds. Not editable for all cue types.
temp duration (real) : The temporary duration of the cue's action in seconds. Not all cues allow editing the duration. Setting the temporary duration does not mark the document as edited. Reset the cue to go back to the original duration.
current duration (real, r/o) : The current active duration of the cue's action in seconds. This property reflects the temporary duration, if it has been set. Otherwise it returns the cue's duration.
post wait (real) : The time in seconds until continuing on to the next cue.
continue mode (do_not_continue/auto_continue/auto_follow) : Continue mode of the cue.
flagged (boolean) : Is this cue flagged?
autoload (boolean) : Does this cue auto load?
armed (boolean) : Is this cue armed?
hotkey trigger (enabled/disabled) : State of the HotKey trigger.
midi trigger (enabled/disabled) : State of the MIDI trigger.
midi command (note_on/note_off/program_change/control_change/key_pressure/channel_pressure/pitch_bend) : Type of MIDI command that will trigger the cue. (NOTE: pitch_bend messages are NOT accepted as remote MIDI triggers.)
midi byte one (integer) : Byte 1 of the MIDI trigger.
midi byte two (integer) : Byte 2 of the MIDI trigger.
midi byte one string (text) : Display String of Byte 1 of the MIDI trigger.
midi byte two string (text) : Display String of Byte 2 of the MIDI trigger.
timecode trigger (enabled/disabled) : State of the timecode trigger.
timecode show as timecode (boolean) : True if timecode trigger is shown as Timecode, false if shown as Real Time.
timecode hours (integer) : Hours field of the timecode trigger.
timecode minutes (integer) : Minutes field of the timecode trigger.
timecode seconds (integer) : Seconds field of the timecode trigger.
timecode frames (integer) : Frames field of the timecode trigger.
timecode bits (integer) : Bits field of the timecode trigger.
wall clock trigger (enabled/disabled) : State of the wall clock trigger.
wall clock hours (integer) : Hours field of the wall clock trigger.
wall clock minutes (integer) : Minutes field of the wall clock trigger.
wall clock seconds (integer) : Seconds field of the wall clock trigger.
loaded (boolean, r/o) : Is this cue loaded?
running (boolean, r/o) : Is this cue running?
paused (boolean, r/o) : Is this cue paused?
broken (boolean, r/o) : Is this cue broken?
pre wait elapsed (real, r/o) : The time in seconds that have elapsed on the pre wait.
action elapsed (real, r/o) : The time in seconds that have elapsed in the action of the cue.
post wait elapsed (real, r/o) : The time in seconds that have elapsed on the post wait.
percent pre wait elapsed (real, r/o) : The percent of the pre wait that has elapsed.
percent action elapsed (real, r/o) : The percent of the cue's action that has elapsed.
percent post wait elapsed (real, r/o) : The percent of the post wait that has elapsed.
Mic
--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to a topic in the Google Groups "QLab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qlab/D3wkNd5BcSs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/40408ed0-ab00-4dd9-8254-f482ea03215co%40googlegroups.com.
On 20 Oct 2020, at 09:08, micpool <m...@micpool.com> wrote:as far as I know this has been the only method we have found in the last five years for a script to be aware of the cue that contains it
On Oct 20, 2020, at 3:33 AM, 'Rich Walsh' via QLab <ql...@googlegroups.com> wrote:
--
Contact support anytime: sup...@figure53.com
Follow QLab on Twitter: https://twitter.com/QLabApp
User Group Code of Conduct: https://qlab.app/code-of-conduct/
---
You received this message because you are subscribed to a topic in the Google Groups "QLab" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/qlab/D3wkNd5BcSs/unsubscribe.
To unsubscribe from this group and all its topics, send an email to qlab+uns...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/07158B0C-CCA1-40FC-87D6-41F9918116F4%40mac.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qlab/28aef8c6-0e9c-4d5b-9fe5-679af1e98d76n%40googlegroups.com.