diff --git a/show/dance2008/config.n3 b/show/dance2008/config.n3
--- a/show/dance2008/config.n3
+++ b/show/dance2008/config.n3
@@ -10,8 +10,8 @@
@prefix show: .
@prefix sub: .
-mus:preSong :showPath "music/silence-4sec.wav" .
-mus:postSong :showPath "music/silence-15sec.wav" .
+mus:preSong :showPath "dance2007/silence-4sec.wav" .
+mus:postSong :showPath "dance2007/silence-15sec.wav" .
show:dance2008 :playList (
sh:song1 sh:song2 sh:song3 sh:song4 sh:song5
@@ -22,6 +22,6 @@ show:dance2008 :playList (
:Song is rdf:teype of sh:song1, sh:song2 .
-sh:song1 rdfs:label "1 opening night"; :showPath "music/01-opening.wav" .
-sh:song2 rdfs:label "2 st louis blues"; :showPath "music/norm/2.wav" .
+sh:song1 rdfs:label "1 opening night"; :showPath "dance2008/01-opening.wav" .
+sh:song2 rdfs:label "2 morning"; :showPath "dance2008/02-morning-mh.wav" .
diff --git a/show/dance2008/readme b/show/dance2008/readme
--- a/show/dance2008/readme
+++ b/show/dance2008/readme
@@ -24,6 +24,32 @@ test lightsim running at the same time a
test dmx output on 64-bit plus
-fix showcofnig.py to search .mpdconf then /etc/mpd
+OK fix showcofnig.py to search .mpdconf then /etc/mpd
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?
+rename :showPath to something about mpd
+
+
+
+rename :showPath to something about mpd
+
+
+
+issues to note during the show:
+
+ who ran dmx:
+ who ran music:
+ who ran curvecalc:
+
+ music stutters?
+
+ light flickers?
\ No newline at end of file