changeset 437:3926ab3b7ceb

update hostnames and readme
author drewp@bigasterisk.com
date Thu, 12 Jun 2008 06:47:33 +0000
parents 5a83935377f9
children 2b2a14d0004a
files light9/networking.py show/dance2008/readme
diffstat 2 files changed, 23 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/light9/networking.py	Thu Jun 12 06:47:17 2008 +0000
+++ b/light9/networking.py	Thu Jun 12 06:47:33 2008 +0000
@@ -6,7 +6,7 @@
 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 @@
     return 8050
 
 def kcServer():
-    return 'dash'
+    return 'plus'
--- a/show/dance2008/readme	Thu Jun 12 06:47:17 2008 +0000
+++ b/show/dance2008/readme	Thu Jun 12 06:47:33 2008 +0000
@@ -6,15 +6,15 @@
 
 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 @@
 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 @@
 
  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
+