drewp@bigasterisk.com | 485148ef5686 |
8 months ago
|
|||
drewp@bigasterisk.com | 0e90dd50e8c4 |
8 months ago
|
|||
drewp@bigasterisk.com | 3cd80b266561 |
8 months ago
|
|||
drewp@bigasterisk.com | ab48a401ab02 |
8 months ago
|
|||
drewp@bigasterisk.com | a1f1653e3d5b |
8 months ago
|
|||
drewp@bigasterisk.com | 39110a37e5ac |
8 months ago
|
|||
drewp@bigasterisk.com | ffa2f340ffdf |
8 months ago
|
|||
drewp@bigasterisk.com | 22c1b5c60a64 |
8 months ago
|
|||
drewp@bigasterisk.com | 40d5a54dec99 |
8 months ago
|
|||
drewp@bigasterisk.com | 3a2e58725037 |
8 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.