Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
dmcc 490843093506
22 years ago
dmcc ec82e1eea3c8
22 years ago
dmcc 115dd48e15a9
22 years ago
dmcc 47bda76f5236
22 years ago
dmcc d8e2492e2947
22 years ago
dmcc 616f8af19462
22 years ago
dmcc 15ead14b4dd1
22 years ago
dmcc ddd3c8f04640
22 years ago
dmcc e04f7b552bcd
22 years ago
dmcc a995fd1a8f03
22 years ago

Mini instructions:

# Prep

## System

% <cite>make setup</cite>

% <cite>export LIGHT9_SHOW=path/to/light9/show/dance2011</cite>

Set <cite>$LIGHT9_SHOW/URI</cite> and <cite>networking.n3</cite> and <cite>playlist.n3</cite> to set :musicRoot and the values under sh:netHome

## Music

Put music in <cite>$LIGHT9_SHOW/music</cite>

Consider normalizing levels across songs: <tt class="docutils literal">` cd $LIGHT9_SHOW/music mkdir norm for x (*.wav) { cp $x norm } for x (*.ogg) { ffmpeg -i $x norm/$x:r.wav } cd norm normalize-audio -v --mix * `</tt>

% <cite>bin/make_spectrograms</cite> to fill $LIGHT9_SHOW/spectogram

# Run

% <cite>bin/homepage</cite> (leave all these running)

% <cite>bin/rdfdb</cite>

% <cite>bin/ascoltami</cite>

(now you can play music)

% <cite>bin/collector</cite>

Browse to http://localhost:8200/ to see the index of tools.