Changeset - 3444b2b425cf
[Not reviewed]
default
0 3 0
drewp@bigasterisk.com - 13 years ago 2012-06-15 22:06:48
drewp@bigasterisk.com
switch makefile to old system
Ignore-this: d247e496da3b894f9348d9b6b11180dd
3 files changed with 8 insertions and 8 deletions:
0 comments (0 inline, 0 general)
show/dance2012/makefile
Show inline comments
 
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
show/dance2012/patch-source.n3
Show inline comments
 
@prefix : <http://light9.bigasterisk.com/prepStatements/> .
 
@prefix dmx: <http://light9.bigasterisk.com/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 ] .
show/dance2012/readme
Show inline comments
 
@@ -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
 
=============
 

	
0 comments (0 inline, 0 general)