Mercurial > code > home > repos > light9
changeset 754:3444b2b425cf
switch makefile to old system
Ignore-this: d247e496da3b894f9348d9b6b11180dd
author | drewp@bigasterisk.com |
---|---|
date | Fri, 15 Jun 2012 22:06:48 +0000 |
parents | 8b2417058fe0 |
children | f11625749f43 |
files | show/dance2012/makefile show/dance2012/patch-source.n3 show/dance2012/readme |
diffstat | 3 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/show/dance2012/makefile Fri Jun 15 22:06:07 2012 +0000 +++ b/show/dance2012/makefile Fri Jun 15 22:06:48 2012 +0000 @@ -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
--- a/show/dance2012/patch-source.n3 Fri Jun 15 22:06:07 2012 +0000 +++ b/show/dance2012/patch-source.n3 Fri Jun 15 22:06:48 2012 +0000 @@ -1,9 +1,6 @@ @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 ] .
--- a/show/dance2012/readme Fri Jun 15 22:06:07 2012 +0000 +++ b/show/dance2012/readme Fri Jun 15 22:06:48 2012 +0000 @@ -19,15 +19,20 @@ 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 =============