# HG changeset patch
# User drewp@bigasterisk.com
# Date 1212995191 0
# Node ID c7766729921a72042ba61f00fd7f7d331b201143
# Parent 6f62aea409cba546c11a95a5470201551e9b88e5
dance2008 data files for music tests
diff -r 6f62aea409cb -r c7766729921a show/dance2008/config.n3
--- a/show/dance2008/config.n3 Mon Jun 09 00:56:38 2008 +0000
+++ b/show/dance2008/config.n3 Mon Jun 09 07:06:31 2008 +0000
@@ -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 @@
: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 -r 6f62aea409cb -r c7766729921a show/dance2008/readme
--- a/show/dance2008/readme Mon Jun 09 00:56:38 2008 +0000
+++ b/show/dance2008/readme Mon Jun 09 07:06:31 2008 +0000
@@ -24,6 +24,32 @@
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