Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
Drew Perttula 473db8bebb8f
11 years ago
Drew Perttula 7f5a9958095b
11 years ago
Drew Perttula 2d2be076754f
11 years ago
Drew Perttula 2448ebc38a6f
11 years ago
Drew Perttula 547d65ea9902
11 years ago
Drew Perttula 6ce00faec207
11 years ago
Drew Perttula 4595a82f5a90
11 years ago
Drew Perttula 9937e2e3d17b
11 years ago
Drew Perttula b370618ce723
11 years ago
Drew Perttula be016cd5e5c5
11 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.