drewp@bigasterisk.com | ddff5ce676eb |
20 months ago
|
|||
drewp@bigasterisk.com | 449dfd8a0f40 |
20 months ago
|
|||
drewp@bigasterisk.com | 091909b4b727 |
20 months ago
|
|||
drewp@bigasterisk.com | 0ff5adb554ba |
20 months ago
|
|||
drewp@bigasterisk.com | 5b38db0369fc |
20 months ago
|
|||
drewp@bigasterisk.com | 71fa794c160c |
20 months ago
|
|||
drewp@bigasterisk.com | 3db40ecf9e61 |
20 months ago
|
|||
drewp@bigasterisk.com | 615046dfe45f |
20 months ago
|
|||
drewp@bigasterisk.com | 54f4f5158ddf |
20 months ago
|
|||
drewp@bigasterisk.com | 03d2f8c50a34 |
20 months 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.