# HG changeset patch # User drewp@bigasterisk.com # Date 2008-06-12 06:47:33 # Node ID 3926ab3b7cebbde4ba7a6645119ca7a63e320e84 # Parent 5a83935377f9d5ccc6ef7fa1a0833bf77afefe6a update hostnames and readme diff --git a/light9/networking.py b/light9/networking.py --- a/light9/networking.py +++ b/light9/networking.py @@ -6,7 +6,7 @@ from ConfigParser import SafeConfigParse def dmxServerUrl(): #host = os.getenv('DMXHOST', 'localhost') #url = "http://%s:8030" % host - return "http://localhost:%s" % dmxServerPort() + return "http://plus:%s" % dmxServerPort() def dmxServerPort(): return 8030 @@ -25,4 +25,4 @@ def kcPort(): return 8050 def kcServer(): - return 'dash' + return 'plus' diff --git a/show/dance2008/readme b/show/dance2008/readme --- a/show/dance2008/readme +++ b/show/dance2008/readme @@ -6,15 +6,15 @@ copy past PHS lighting config to dance20 make up/bow/down curves for all songs -make music curves +OK make music curves test camera on plus for taking stage pics; do a program to turn on each channel and sub and get a picture. mix the order and do it fast, so the camera doesn't get to readjust between them? -setup patched mpd on plus and score +OK setup patched mpd on plus and score -test mouse on plus +OK test mouse on plus ext monitor on plus. score too? @@ -31,21 +31,21 @@ normalize levels apparently in 2007 we played music on the laptop 'score', and it was a little bit messed up. Preloading into memory may have helped. -rename :showPath to something about mpd - -right amount of connection logging on asco - port togl to pyglet, perhaps? map some buttons to the worklights, etc. Maybe midi board buttons? keypad? wii? -rename :showPath to something about mpd +ramdisk for the preload +test local net + +curvecalc slider instructions please packing list: power strips computers, bcf, dmx + net hub and cables dmx cables external mouses, keyboards wrench, tape @@ -63,4 +63,16 @@ issues to note during the show: music stutters? - light flickers? \ No newline at end of file + light flickers? + + +next time: + + does avahi make the host-finding stuff easy? probably not worth + much, but at least the host settings should be in config.n3 + + rename :showPath to something about mpd + + right amount of connection logging on asco. it doesn't error clearly + when it's looking for mpd on the wrong host +