Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
drewp@bigasterisk.com aeafe7d0b033
3 years ago
drewp@bigasterisk.com decbbd709f94
3 years ago
drewp@bigasterisk.com feb9a47980bb
3 years ago
convert-repo d665e980b486
3 years ago
drewp@bigasterisk.com 590f516179a0
6 years ago
drewp@bigasterisk.com 1241e61fcf74
6 years ago
drewp@bigasterisk.com 8a8f633e8ccb
6 years ago
drewp@bigasterisk.com b64a4db527e2
6 years ago
drewp@bigasterisk.com f5fbc6ec5f87
6 years ago
drewp@bigasterisk.com 286a34d9ccba
6 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.