Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
drewp@bigasterisk.com 71ee518b18bf
8 years ago
drewp@bigasterisk.com 16e0af42613f
8 years ago
drewp@bigasterisk.com ae9f5ac1a48b
8 years ago
drewp@bigasterisk.com 50267ea8c675
8 years ago
drewp@bigasterisk.com c5e4b0655bdc
8 years ago
drewp@bigasterisk.com 89acc2cf832a
8 years ago
drewp@bigasterisk.com 5849146f4eb4
8 years ago
drewp@bigasterisk.com 8ea61f1fda9c
8 years ago
Drew Perttula c49e56822a98
8 years ago
Drew Perttula e00492e1c0b1
8 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.