drewp@bigasterisk.com | cc4ca2935921 |
8 years ago
|
|||
Drew Perttula | ce1f94c5ca93 |
8 years ago
|
|||
Drew Perttula | ab025bf6c3df |
8 years ago
|
|||
Drew Perttula | ff193840cd84 |
8 years ago
|
|||
Drew Perttula | 2362fcf5e220 |
8 years ago
|
|||
Drew Perttula | 99307e5a1f90 |
8 years ago
|
|||
Drew Perttula | 8753dd9e6bd1 |
8 years ago
|
|||
drewp@bigasterisk.com | b0ea577c12a3 |
8 years ago
|
|||
Drew Perttula | 97e4f1b5ff19 |
8 years ago
|
|||
Drew Perttula | 826e295b6a75 |
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.