Summary
hg Use ID
light9 repository
Statistics are disabled for this repository
Downloads are disabled for this repository
drewp f177a2ff34f5
22 years ago
drewp 001646cd5349
22 years ago
drewp a4d000f759b4
22 years ago
drewp eaf60f5dce86
22 years ago
drewp 2af6698b0566
22 years ago
dmcc 5e8c505bcc2c
22 years ago
dmcc 3011c1028eb7
22 years ago
dmcc 032b2b67bc10
22 years ago
dmcc 065896b0913c
22 years ago
dmcc 71489bb71528
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.