Mercurial > code > home > repos > light9
changeset 422:c7766729921a
dance2008 data files for music tests
author | drewp@bigasterisk.com |
---|---|
date | Mon, 09 Jun 2008 07:06:31 +0000 |
parents | 6f62aea409cb |
children | 2b2f5da47c5d |
files | show/dance2008/config.n3 show/dance2008/readme |
diffstat | 2 files changed, 31 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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: <http://light9.bigasterisk.com/show/> . @prefix sub: <http://light9.bigasterisk.com/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" .
--- 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