Mercurial > code > home > repos > light9
diff show/dance2015/effectClass.n3 @ 1393:152f42e6297b
checkpoint show data
Ignore-this: 2f7893ede53571da34771110b40fa38
author | drewp@bigasterisk.com |
---|---|
date | Sun, 14 Jun 2015 19:10:45 +0000 |
parents | 9da76bb54c80 |
children | ae4a67906c39 |
line wrap: on
line diff
--- a/show/dance2015/effectClass.n3 Thu Jun 09 08:54:28 2016 +0000 +++ b/show/dance2015/effectClass.n3 Sun Jun 14 19:10:45 2015 +0000 @@ -33,23 +33,19 @@ :quneoNote 38; :code "out = <http://light9.bigasterisk.com/show/dance2015/sub/full> * music * env" . - - effect:blacklight a :EffectClass; rdfs:label "blacklight"; :quneoNote 37; :code "out = [env * p1, env * p2, env * p4]", "p1 = <http://light9.bigasterisk.com/show/dance2013/sub/blue> * .3", - "p2 = Strip.solid('LR', (0,0,1))", + "p2 = Strip.solid('LRW', (0,0,1))", "p4 = Blacklight(1)" . - effect:whiteLed a :EffectClass; rdfs:label "whiteLed"; - :code "out = Strip.solid('LR', (1,1,1)) * env" . - + :code "out = [Strip.solid('LR', (1,1,1)) * env, Strip.solid('W', (1,.5,.5)) * env]" . effect:slowColor a :EffectClass; rdfs:label "slow color chase"; @@ -63,13 +59,16 @@ . chase:backchase a :Chase; :channels ( -<http://light9.bigasterisk.com/theater/piedmont/channel/b14-yel> -<http://light9.bigasterisk.com/theater/piedmont/channel/b15-red> -<http://light9.bigasterisk.com/theater/piedmont/channel/b21-edge> -<http://light9.bigasterisk.com/theater/piedmont/channel/b22-c> -<http://light9.bigasterisk.com/theater/piedmont/channel/b26-edge> -<http://light9.bigasterisk.com/theater/piedmont/channel/b32-red> -<http://light9.bigasterisk.com/theater/piedmont/channel/b34-yel> +<http://light9.bigasterisk.com/theater/piedmont/channel/b14> +<http://light9.bigasterisk.com/theater/piedmont/channel/b15> +<http://light9.bigasterisk.com/theater/piedmont/channel/b21> +<http://light9.bigasterisk.com/theater/piedmont/channel/b22> +<http://light9.bigasterisk.com/theater/piedmont/channel/b23> +<http://light9.bigasterisk.com/theater/piedmont/channel/b24> +<http://light9.bigasterisk.com/theater/piedmont/channel/b25> +<http://light9.bigasterisk.com/theater/piedmont/channel/b26> +<http://light9.bigasterisk.com/theater/piedmont/channel/b32> +<http://light9.bigasterisk.com/theater/piedmont/channel/b33> ) .