Changeset - 812be8482388
[Not reviewed]
default
0 2 0
drewp@bigasterisk.com - 13 years ago 2012-06-15 16:38:08
drewp@bigasterisk.com
show checkpoint
Ignore-this: 7c0595ef0a5753851a90096c2644b971
2 files changed with 5 insertions and 3 deletions:
0 comments (0 inline, 0 general)
show/dance2012/config.n3
Show inline comments
 
@@ -19,9 +19,9 @@ show:dance2012 :playList (
 

	
 
show:dance2012 :networking sh:netHome .
 
sh:netHome  
 
  :musicPlayer <http://dash:8040/>;
 
  :dmxServer <http://dash:8030/>;
 
  :keyboardComposer <http://dash:8050/> .
 
  :musicPlayer <http://10.4.0.2:8040/>;
 
  :dmxServer <http://10.4.0.2:8030/>;
 
  :keyboardComposer <http://10.4.0.2:8050/> .
 

	
 
:Song is rdf:type of sh:song1, sh:song2, sh:song3, sh:song4,
 
   sh:song5, sh:song6, sh:song7, sh:song8, sh:song9, sh:song10,
show/dance2012/readme
Show inline comments
 
@@ -22,6 +22,8 @@ mix all songs to mono?
 
configuration
 
=============
 

	
 
remember to rmmod ftdi_sio so dmx_usb gets to see the device
 

	
 
for next year
 
=============
 

	
0 comments (0 inline, 0 general)