diff --git a/show/dance2013/song16.n3 b/show/dance2013/song16.n3 --- a/show/dance2013/song16.n3 +++ b/show/dance2013/song16.n3 @@ -7,6 +7,15 @@ ns1:subterm , , , + , + , + , + , + , + , + , + , + , , , , @@ -40,7 +49,48 @@ a ns1:Subterm ; rdfs:label "backchase" ; - ns1:expression "backchase_env(t) * chase(t, names=backchase, ontime=0.5, offset=0.2)" . + ns1:expression "backchase_env(t) * chase(t, names=backchase, ontime=60./74/2, offset=0.0)" . + + a ns1:Subterm ; + rdfs:label "pulserainbow" ; + ns1:expression "pulserainbow_env(t) * hsv(t*60./137,1,1)" . + + a ns1:Subterm ; + rdfs:label "bumpyhues" ; + ns1:expression "bumpyhues_env(t) * hsv(t*60/106,.4,1)*(.7+nsin(t*60/106*3))" . + + a ns1:Subterm ; + rdfs:label "" ; + ns1:expression "chase150(t)*chase(t, names=scoop, ontime=0.5/2, offset=0.0)" . + + a ns1:Subterm ; + rdfs:label "colorrb" ; + ns1:expression "colorrb_env(t) * chase(t, names=colorrb, ontime=0.5, offset=0.2)" . + + a ns1:Subterm ; + rdfs:label "" ; + ns1:expression "lightning(t)*noise(t)" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "" ; + ns1:expression "lightning(t)*noise(t)" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "" ; + ns1:expression "frontpulse(t)*(music(t+.04)-.05)*6" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "downcp" ; + ns1:expression "downcp(t)*(music(t+.05))*4" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "center" ; + ns1:expression "center(t)" ; + ns1:sub . a ns1:Subterm ; rdfs:label "full" ; @@ -49,7 +99,7 @@ a ns1:Subterm ; rdfs:label "backcolors" ; - ns1:expression "backcolors(t) * chase(t, names=backcolors, ontime=0.5, offset=0.2)" . + ns1:expression "backcolors(t) * chase(t, names=backcolors, ontime=60./74/2, offset=0.0)" . a ns1:Subterm ; rdfs:label "" ;