diff --git a/show/dance2014/song4.n3 b/show/dance2014/song4.n3 --- a/show/dance2014/song4.n3 +++ b/show/dance2014/song4.n3 @@ -59,9 +59,9 @@ rdfs:label "slow color chase" ; ns1:code "env = ", "period = 5", - "r = * nsin(t / period)", - "y = * nsin((t+.3) / period)", - "b = * nsin((t+.6) / period)", + "r = * nsin(t / period) * env", + "y = * nsin((t+.3) / period) * env", + "b = * nsin((t+.6) / period) * env", "out = [r,y,b]" .