drewp@bigasterisk.com | 278b76976e00 |
9 years ago
|
|||
drewp@bigasterisk.com | 951ef08ce4ad |
9 years ago
|
|||
drewp@bigasterisk.com | 594160be47f1 |
9 years ago
|
|||
drewp@bigasterisk.com | d149a2c2236c |
9 years ago
|
|||
drewp@bigasterisk.com | d0d5900a8031 |
9 years ago
|
|||
drewp@bigasterisk.com | da8f36f809f1 |
9 years ago
|
|||
drewp@bigasterisk.com | b8d42a411e17 |
9 years ago
|
|||
drewp@bigasterisk.com | e3de5d1208ca |
9 years ago
|
|||
drewp@bigasterisk.com | 185f3e2208c3 |
9 years ago
|
|||
drewp@bigasterisk.com | f85cc11b3e8c |
9 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.