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] Dynamic layer ?
FromFokko van Duin
DateSun, 20 Feb 2005 23:29:32 +0100


At 20:27 +0100 20-02-2005, Dennis Peeters wrote:
Thanks Fokko,

Turns out the g...zz command doesn't work with layer 999.

Uhh, layer 999? There are 31 layers maximal.


It doesn't work as a layer command in the cuelist to my dissapointment (i was trying to program a reoccurring flash cue in an easy way while keeping the number of layers to a minimum) it might be nice to implement this in a next version maybe ?

Yep next version, as LCedit+ is not directly supporting it currently. Still below you see a control cue with a "go 10.1 in layer zz" :-) It starts a flash cue 10.1 every 10sec in layer zz.


// Cuelist 888 (3 steps), loaded 20-02-2005 23:19
001:
  hold for 10s
  raw 10 40 00 00 00 0A 01 // go xx.x in layer zz
  go 001


In order to work correctly it's needed that the called cue has a "set attributes", so:


// Cuelist 10 (3 steps), loaded 20-02-2005 23:21
  set attributes to fade and output
  show d02 for 2.0s
  show d03 for 2.0s, fading out for 2.0s

:d02
    1[255]    2[255]    3[255]    4[255]    5[255]    6[255]
    7[255]    8[255]

:d03
    1[010]    2[010]    3[010]    4[010]    5[010]    6[010]
    7[010]    8[010]

It's currently running in the demo.lanbox.com

Regards,

--
Fokko van Duin,                     Creators of the LanBox-LC
CDS advanced technology bv,         DMX lighting controller.
http://www.cds.nl/                  http://www.lanbox.com/

We are member of MIDI Manufacturers Association, MMA

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