Prepare a CSV File
Examplesβ
Required columnsβ
Number | Type | Name |
---|---|---|
12 | start | Cue 12 GO |
Optional Columnsβ
Notesβ
Anything you would like to go in the "Notes" area of the cue.
Followβ
- 0 - No Follow
- 1 - Auto-Continue
- 2 - Auto-Follow
0, 1, 2 are the only options and the data must be a single number.
Colorβ
The color of the cue. See QLab's Color Options
Targetβ
The cue's target. The cue being targeted must be above the cue being created.
File Targetβ
The location of assets for QLab to retrieve.
Available types:
- Full paths, e.g. /Volumes/MyDisk/path/to/some/file.wav
- Paths beginning with a tilde, e.g. ~/path/to some/file.mov
- Relative paths, e.g. this/is/a/relative/path.mid
- Paths beginning with a tilde (~) will be expanded; the tilde signifies βrelative to the userβs home directoryβ.
Cue types with additional optionsβ
Group Cuesβ
Group Modeβ
Pre-Release - "Group Mode" is only available when run from source code.
Number | Type | Name | Group Mode | Notes |
---|---|---|---|---|
G1 | group | Group Cue 1 | 3 | This would create a timeline group cue |
G2 | group | Group Cue 2 | 6 | This would create a playlist group |
- 0 - List
- 1 - Start first and enter
- 2 - Start first
- 3 - Timeline
- 4 - Start random
- 6 - Playlist
This is not a typo, "6" is for Playlist type.
Text Cuesβ
Textβ
Number | Type | Name | Text |
---|---|---|---|
T1 | text | Text Cue 1 | this text will be added to the text cue |
The text to enter into the text cue.
Fade Cuesβ
Number | Type | Name | Stop Target When Done | Fade Opacity | Target |
---|---|---|---|---|---|
V1 | video | Video Cue 1 | |||
F1 | fade | Fade Cue 1 | false | 0 | V1 |
F2 | fade | Fade Cue 2 | true | 1 | V1 |
Stop Target When Doneβ
This accepts either "true" or "false" to check the box for "Stop Target When Done"
Fade Opacityβ
Per QLab Docs, only 0 or 1 is accepted.
Also activates the checkbox next to opacity
Video Cuesβ
Stage Numberβ
The stage number in order of the list in the "video outputs" setting
Stages are in QLab 5 only.
MIDI Cuesβ
Number | Type | Name | MIDI Message Type | MIDI Q Number | MIDI Q List | MIDI Device ID | MIDI Patch Number | MIDI Control Number | MIDI Control Value | MIDI Raw String |
---|---|---|---|---|---|---|---|---|---|---|
M1 | midi | MIDI Voice Cue 1 | 1 | 1 | 2 | 10 | ||||
M2 | midi | MIDI MSC Cue 2 | 2 | 12 | 1 | 3 | 1 | |||
M3 | midi | MIDI SysEx Cue 3 | 3 | 1 | F5 02 |
MIDI Message Typeβ
- 1 - MIDI Voice Message ("Musical MIDI")
- 2 - MIDI Show Control Message (MSC)
- 3 - MIDI SysEx Message
MIDI Q Numberβ
The number of the cue. Specific to MSC cue types.
MIDI Q Listβ
The Cue List for the MSC cue.
MIDI Device IDβ
The Device ID of the MSC Cue
MIDI Control Numberβ
MIDI Control Valueβ
MIDI Patch Nameβ
The Name of the MIDI Patch
MIDI Patch Numberβ
The patch of the MIDI cue in order by the workspace settings. Index 1 means the first patch in the patch list in Workspace Settings.
MIDI Raw Stringβ
Pre-Release - "MIDI Raw String" is currently only available when run from source code.
For Midi SysEx Messages
MIDI Command Formatβ
MIDI Commandβ
Network Cuesβ
The way network cues work is slightly different in QLab 4 vs QLab 5
QLab 5β
Network Patch Numberβ
The number of the network patch. Based on the list in the workspace settings. 1 is at the top, etc...
Network Patch Nameβ
The Name of the network patch.
Custom Stringβ
The best way to facilitate the vast amount of commands available in QLab 5 was to use custom string. You should be able to craft desired strings easily using common spreadsheet formulas and tools.
QLab 4β
There are no plans to remove these features, but we will post here on this site if/when support for QLab 4 ends.
Message Typeβ
Reference QLab Docs
OSC Cue Numberβ
Only if using QLab Message Type
Commandβ
For QLab Messages, review the QLab Docs
For OSC Messages, you may now include a raw string in the column.