changeset 483:527a53004dd6

new cyc patch and sub
author drewp@bigasterisk.com
date Sat, 13 Jun 2009 16:31:46 +0000
parents e012ec86b7aa
children 2cdbb459ce4f
files show/dance2009/patch-source.n3 show/dance2009/patch.n3 show/dance2009/subs/cyc
diffstat 3 files changed, 22 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/show/dance2009/patch-source.n3	Sat Jun 13 16:31:38 2009 +0000
+++ b/show/dance2009/patch-source.n3	Sat Jun 13 16:31:46 2009 +0000
@@ -70,8 +70,9 @@
 [ :name "fr19"; :output dmx:c19 ] .
 [ :name "fr20"; :output dmx:c20 ] .
 
-[ :name "cyc-mid"; :output dmx:c42 ] .
-[ :name "cyc"; :output dmx:c44 ] .
+[ :name "cyc-left"; :output dmx:c42 ] .
+[ :name "cyc-mid"; :output dmx:c43 ] .
+[ :name "cyc-right"; :output dmx:c44 ] .
 
 [ :name "house-side"; :output dmx:c68 ] .
 [ :name "house1"; :output dmx:c69 ] .
--- 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" .
--- a/show/dance2009/subs/cyc	Sat Jun 13 16:31:38 2009 +0000
+++ b/show/dance2009/subs/cyc	Sat Jun 13 16:31:46 2009 +0000
@@ -1,7 +1,10 @@
-_:WatRWlPq26 <http://light9.bigasterisk.com/channel> <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid>.
-_:WatRWlPq26 <http://light9.bigasterisk.com/level> "0.67"^^<http://www.w3.org/2001/XMLSchema#decimal>.
-<http://light9.bigasterisk.com/sub/cyc> <http://light9.bigasterisk.com/lightLevel> _:WatRWlPq26.
-<http://light9.bigasterisk.com/sub/cyc> <http://light9.bigasterisk.com/lightLevel> _:WatRWlPq25.
+<http://light9.bigasterisk.com/sub/cyc> <http://light9.bigasterisk.com/lightLevel> _:odgfySMI59.
+<http://light9.bigasterisk.com/sub/cyc> <http://light9.bigasterisk.com/lightLevel> _:odgfySMI60.
+<http://light9.bigasterisk.com/sub/cyc> <http://light9.bigasterisk.com/lightLevel> _:odgfySMI58.
 <http://light9.bigasterisk.com/sub/cyc> <http://www.w3.org/2000/01/rdf-schema#label> "cyc".
-_:WatRWlPq25 <http://light9.bigasterisk.com/channel> <http://light9.bigasterisk.com/theater/piedmont/channel/cyc>.
-_:WatRWlPq25 <http://light9.bigasterisk.com/level> "1"^^<http://www.w3.org/2001/XMLSchema#decimal>.
+_:odgfySMI60 <http://light9.bigasterisk.com/channel> <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-left>.
+_:odgfySMI60 <http://light9.bigasterisk.com/level> "1"^^<http://www.w3.org/2001/XMLSchema#decimal>.
+_:odgfySMI59 <http://light9.bigasterisk.com/channel> <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-mid>.
+_:odgfySMI59 <http://light9.bigasterisk.com/level> "0.69"^^<http://www.w3.org/2001/XMLSchema#decimal>.
+_:odgfySMI58 <http://light9.bigasterisk.com/channel> <http://light9.bigasterisk.com/theater/piedmont/channel/cyc-right>.
+_:odgfySMI58 <http://light9.bigasterisk.com/level> "1"^^<http://www.w3.org/2001/XMLSchema#decimal>.