diff show/dance2009/patch.n3 @ 483:527a53004dd6

new cyc patch and sub
author drewp@bigasterisk.com
date Sat, 13 Jun 2009 16:31:46 +0000
parents 674b75c37105
children 3b9644ae0349
line wrap: on
line diff
--- a/show/dance2009/patch.n3	Sat Jun 13 16:31:38 2009 +0000
+++ b/show/dance2009/patch.n3	Sat Jun 13 16:31:46 2009 +0000
@@ -1,8 +1,8 @@
-#Processed by Id: cwm.py,v 1.197 2007/12/13 15:38:39 syosi Exp 
+#Processed by Id: cwm.py,v 1.190 2006/08/09 23:20:42 syosi Exp 
         #    using base file:///home/drewp/projects/light9/show/dance2009/patch-source.n3
         
 #  Notation3 generation by
-#       notation3.py,v 1.200 2007/12/11 21:18:08 syosi Exp
+#       notation3.py,v 1.191 2006/08/01 01:14:04 syosi Exp
 
 #   Base was: file:///home/drewp/projects/light9/show/dance2009/patch-source.n3
      @prefix : <http://light9.bigasterisk.com/> .
@@ -102,14 +102,18 @@
          :output dmx:c35;
          rdfs:label "blue4" .
     
-    ch:cyc     a :Channel;
-         :output dmx:c44;
-         rdfs:label "cyc" .
+    ch:cyc-left     a :Channel;
+         :output dmx:c42;
+         rdfs:label "cyc-left" .
     
     ch:cyc-mid     a :Channel;
-         :output dmx:c42;
+         :output dmx:c43;
          rdfs:label "cyc-mid" .
     
+    ch:cyc-right     a :Channel;
+         :output dmx:c44;
+         rdfs:label "cyc-right" .
+    
     ch:down-l     a :Channel;
          :output dmx:c13;
          rdfs:label "down-l" .