Changeset - c7766729921a
[Not reviewed]
default
0 2 0
drewp@bigasterisk.com - 17 years ago 2008-06-09 07:06:31
drewp@bigasterisk.com
dance2008 data files for music tests
2 files changed with 31 insertions and 5 deletions:
0 comments (0 inline, 0 general)
show/dance2008/config.n3
Show inline comments
 
@@ -7,21 +7,21 @@
 
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 
@prefix sh: <http://light9.bigasterisk.com/show/dance2008/> .
 
@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
 
  sh:song6  sh:song7  sh:song8  sh:song9  sh:song10
 
  sh:song11 sh:song12 sh:song13 sh:song14 sh:song15
 
  sh:song16 sh:song17
 
) .
 

	
 
: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" .
 

	
show/dance2008/readme
Show inline comments
 
@@ -21,9 +21,35 @@ ext monitor on plus. score too?
 
buy LCDs
 

	
 
test lightsim running at the same time as curvecalc
 

	
 
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
0 comments (0 inline, 0 general)