diff show/dance2015/song14.n3 @ 1404:23d8ad65f5c7

checkpoint show data Ignore-this: a2bc22e804826293c51eea7377515b56
author drewp@bigasterisk.com
date Mon, 15 Jun 2015 01:32:27 +0000
parents 01c33edd1d7c
children f854db79381c
line wrap: on
line diff
--- a/show/dance2015/song14.n3	Mon Jun 15 01:26:05 2015 +0000
+++ b/show/dance2015/song14.n3	Mon Jun 15 01:32:27 2015 +0000
@@ -10,14 +10,16 @@
         <http://light9.bigasterisk.com/show/dance2015/song14/curve-4>,
         <http://light9.bigasterisk.com/show/dance2015/song14/curve-5>,
         <http://light9.bigasterisk.com/show/dance2015/song14/curve-6>,
-        <http://light9.bigasterisk.com/show/dance2015/song14/curve-7> ;
+        <http://light9.bigasterisk.com/show/dance2015/song14/curve-7>,
+        <http://light9.bigasterisk.com/show/dance2015/song14/curve-8> ;
     ns1:effect <http://light9.bigasterisk.com/show/dance2015/song14/effect-1>,
         <http://light9.bigasterisk.com/show/dance2015/song14/effect-2>,
         <http://light9.bigasterisk.com/show/dance2015/song14/effect-3>,
         <http://light9.bigasterisk.com/show/dance2015/song14/effect-4>,
         <http://light9.bigasterisk.com/show/dance2015/song14/effect-5>,
         <http://light9.bigasterisk.com/show/dance2015/song14/effect-6>,
-        <http://light9.bigasterisk.com/show/dance2015/song14/effect-7> .
+        <http://light9.bigasterisk.com/show/dance2015/song14/effect-7>,
+        <http://light9.bigasterisk.com/show/dance2015/song14/effect-8> .
 
 <http://light9.bigasterisk.com/show/dance2015/song14/curve-1> a ns1:Curve ;
     rdfs:label "center" .
@@ -40,6 +42,9 @@
 <http://light9.bigasterisk.com/show/dance2015/song14/curve-7> a ns1:Curve ;
     rdfs:label "slow color chase" .
 
+<http://light9.bigasterisk.com/show/dance2015/song14/curve-8> a ns1:Curve ;
+    rdfs:label "strobe" .
+
 <http://light9.bigasterisk.com/show/dance2015/song14/effect-1> a ns1:Effect ;
     rdfs:label "center" ;
     ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song14/curve-1>",
@@ -82,3 +87,8 @@
         "r = <http://light9.bigasterisk.com/show/dance2013/sub/red> * nsin(t / period)",
         "y = <http://light9.bigasterisk.com/show/dance2013/sub/yellow> * nsin((t+.3) / period)" .
 
+<http://light9.bigasterisk.com/show/dance2015/song14/effect-8> a ns1:Effect ;
+    rdfs:label "strobe" ;
+    ns1:code "env = <http://light9.bigasterisk.com/show/dance2015/song14/curve-8>",
+        "out = <http://light9.bigasterisk.com/show/dance2015/sub/strobe> * env" .
+