diff --git a/show/dance2012/makefile b/show/dance2012/makefile
--- a/show/dance2012/makefile
+++ b/show/dance2012/makefile
@@ -1,2 +1,2 @@
patch.n3: patch-source.n3 patch-rules.n3
- /usr/bin/cwm patch-source.n3 --filter=patch-rules.n3 --n3=/ > patch.n3
+ python2.6 `which cwm` patch-source.n3 --filter=patch-rules.n3 --n3=/ > patch.n3
diff --git a/show/dance2012/patch-source.n3 b/show/dance2012/patch-source.n3
--- a/show/dance2012/patch-source.n3
+++ b/show/dance2012/patch-source.n3
@@ -1,9 +1,6 @@
@prefix : .
@prefix dmx: .
-# build with:
-# python2.5 =cwm patch-source.n3 --filter=patch-rules.n3 --n3=/ > patch.n3
-# python2.5 =cwm show/dance2009/patch-source.n3 --filter=show/dance2009/patch-rules.n3 --n3=/ > show/dance2009/patch.n3
[ :name "oran1"; :output dmx:c21 ] .
[ :name "oran2"; :output dmx:c25 ] .
[ :name "oran3"; :output dmx:c29 ] .
@@ -22,8 +19,6 @@
[ :name "red4"; :output dmx:c36 ] .
[ :name "upright"; :output dmx:c37 ] .
[ :name "upleft"; :output dmx:c38 ] .
-# 35 blue has a white in it too
-# nice rhyme, drew
[ :name "strobespeed"; :output dmx:c47 ] .
[ :name "strobebright"; :output dmx:c48 ] .
diff --git a/show/dance2012/readme b/show/dance2012/readme
--- a/show/dance2012/readme
+++ b/show/dance2012/readme
@@ -19,15 +19,20 @@ tasks
mix all songs to mono?
-gaff tape
+norm audio
-bulbs
+
configuration
=============
remember to rmmod ftdi_sio so dmx_usb gets to see the device
+new plus crashed in nvidia_drv.o so it got switched to the secondary box running
+only vidref with usb HD camera. everything else move to host 'amp'.
+
+
+
for next year
=============