Home | News | Products | Support | Download | Sales | library | Guests | Contact | WebCam | Links
CDS Logo LanBox-Talk mail archive
 

By date: Prev | Next | Index By thread: Prev | Next | Index

SubjectRe: [LCtalk] Fwd: Clear Cue
FromKyle Olson
DateTue, 07 Aug 2007 18:27:45 +0300


Fokko,

I tried your suggestion, no luck. However, I found a stupid mistake in my logic of the cue. Here is the new cue. Notice how I call d09 at the end, after clearing the layers. What was happening was I would clear everything and then work down the layers, however, the chases would still be running for a split second and would reset back to the levels. This way they are stopped before I zero the channels. Works perfectly. This would be a nice feature to be able to have a "macro" cue step that does all of this (clear/blackout) on a generic level maybe under the cue step properties.

Kyle

// Cuelist 1 (10 steps), modified 8/7/2007 10:12 AM
  go 0.0 in layer C
  go 0.0 in layer D
  go 0.0 in layer E
  go 0.0 in layer F
  go 0.0 in layer G
  go 0.0 in layer H
  go 0.0 in layer I
  go 0.0 in layer B
  show d09 for 0.75s
  show d10 for ever

:d09
    1[000]    2[000]    3[000]    4[000]    5[000]    6[255]
Cue Truncated

:d10
    6[255]


By date: Prev | Next | Index By thread: Prev | Next | Index