diff --git a/show/dance2013/song15.n3 b/show/dance2013/song15.n3 --- a/show/dance2013/song15.n3 +++ b/show/dance2013/song15.n3 @@ -6,7 +6,11 @@ ns1:subterm , , - . + , + , + , + , + . a ns1:Subterm ; rdfs:label "strobebright" ; @@ -22,3 +26,22 @@ ns1:expression "full(t)" ; ns1:sub . + a ns1:Subterm ; + rdfs:label "pulserainbow" ; + ns1:expression "pulserainbow_env(t) * hsv(t*1,1,1)*(smooth_music(t+.08)>.5)" . + + a ns1:Subterm ; + rdfs:label "song15dial" ; + ns1:expression "song15dial(t)" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "cycmid" ; + ns1:expression "cycmid(t)" ; + ns1:sub . + + a ns1:Subterm ; + rdfs:label "ledall" ; + ns1:expression "cycmid(t)" ; + ns1:sub . +