janslow / qlab-from-csv

Reads a list of cues from a CSV and puts them into Figure53's QLab.
MIT License
3 stars 2 forks source link

Support firing cues on non-default cue lists on the Eos. #16

Closed janslow closed 9 years ago

janslow commented 9 years ago

At the moment, only LX cues in the default Eos cue list (i.e., list 0) can be fired.

The LX Go cue should be modified so that it supports custom cue list numbers.

janslow commented 9 years ago

The syntax of LX cues will have three parts (joined by forward slashes):

  1. Cue number
  2. Cue list number (prefixed by L) (optional, defaults to 0)
  3. Pre-wait (prefixed by d) (optional, defaults to 0)

Examples:

janslow commented 9 years ago

Fixed a7a83cff444931978c5795e2201ac2cc91a809bc