Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
dmcc f13cf18224f2
22 years ago
dmcc 7910445b81e3
22 years ago
drewp 57319ec2bfad
22 years ago
drewp 139d6ed2fbaa
22 years ago
dmcc d1a1ded20ec7
22 years ago
drewp d5deeed83228
22 years ago
dmcc 29a8b23d8db5
22 years ago
drewp d6c48d2d3bd6
22 years ago
dmcc 827a675131dc
22 years ago
drewp 7f273883de60
22 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.