Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
Drew Perttula 7cb53b510a6a
7 years ago
Drew Perttula 7e66643b3f54
7 years ago
Drew Perttula a2faa1b70dbe
7 years ago
Drew Perttula 849599175e99
7 years ago
drewp@bigasterisk.com 70c7022a1b6e
7 years ago
Drew Perttula fa11008d9b22
7 years ago
Drew Perttula 15cdf021c07f
7 years ago
Drew Perttula 82c6e4f75221
7 years ago
Drew Perttula f9593805e109
7 years ago
Drew Perttula e06c2c105035
7 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.