changeset 486:3b9644ae0349

add strobe/blacklight Ignore-this: c8a8086c80ee9899ce47a873b0a5cb0a
author drewp@bigasterisk.com
date Sat, 13 Jun 2009 17:15:15 +0000
parents b80649ea4422
children 74630dd50221
files show/dance2009/patch-source.n3 show/dance2009/patch.n3
diffstat 2 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2009/patch-source.n3	Sat Jun 13 16:47:07 2009 +0000
+++ b/show/dance2009/patch-source.n3	Sat Jun 13 17:15:15 2009 +0000
@@ -62,8 +62,8 @@
 [ :name "front12"; :output dmx:c12 ] .
 
 [ :name "down-l"; :output dmx:c13 ] .
-[ :name "b"; :output dmx:c14 ] .
-[ :name "s"; :output dmx:c15 ] .
+[ :name "strobe"; :output dmx:c14 ] .
+[ :name "blacklight"; :output dmx:c15 ] .
 [ :name "down-r"; :output dmx:c16 ] .
 [ :name "fr17"; :output dmx:c17 ] .
 [ :name "fr18"; :output dmx:c18 ] .
--- a/show/dance2009/patch.n3	Sat Jun 13 16:47:07 2009 +0000
+++ b/show/dance2009/patch.n3	Sat Jun 13 17:15:15 2009 +0000
@@ -1,8 +1,8 @@
-#Processed by Id: cwm.py,v 1.190 2006/08/09 23:20:42 syosi Exp 
+#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp 
         #    using base file:///home/drewp/projects/light9/show/dance2009/patch-source.n3
         
 #  Notation3 generation by
-#       notation3.py,v 1.191 2006/08/01 01:14:04 syosi Exp
+#       notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp
 
 #   Base was: file:///home/drewp/projects/light9/show/dance2009/patch-source.n3
      @prefix : <http://light9.bigasterisk.com/> .
@@ -10,10 +10,6 @@
     @prefix dmx: <http://light9.bigasterisk.com/dmx/> .
     @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
     
-    ch:b     a :Channel;
-         :output dmx:c14;
-         rdfs:label "b" .
-    
     ch:b11     a :Channel;
          :output dmx:c54;
          rdfs:label "b11" .
@@ -86,6 +82,10 @@
          :output dmx:c66;
          rdfs:label "b36" .
     
+    ch:blacklight     a :Channel;
+         :output dmx:c15;
+         rdfs:label "blacklight" .
+    
     ch:blue1     a :Channel;
          :output dmx:c23;
          rdfs:label "blue1" .
@@ -258,10 +258,6 @@
          :output dmx:c36;
          rdfs:label "red4" .
     
-    ch:s     a :Channel;
-         :output dmx:c15;
-         rdfs:label "s" .
-    
     ch:s40     a :Channel;
          :output dmx:c40;
          rdfs:label "s40" .
@@ -274,6 +270,10 @@
          :output dmx:c41;
          rdfs:label "sign" .
     
+    ch:strobe     a :Channel;
+         :output dmx:c14;
+         rdfs:label "strobe" .
+    
     ch:upcenter     a :Channel;
          :output dmx:c38;
          rdfs:label "upcenter" .