Mercurial > code > home > repos > light9
diff readme @ 720:8169d88d4eb4
fix 1..5 keys. add more readme
Ignore-this: a5491a5e6de3facfda724a8b7d730ef8
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Wed, 13 Jun 2012 06:07:27 +0000 |
parents | bb2bd3346d2d |
children | ffe30fa6a015 |
line wrap: on
line diff
--- a/readme Wed Jun 13 05:35:04 2012 +0000 +++ b/readme Wed Jun 13 06:07:27 2012 +0000 @@ -1,6 +1,25 @@ -on dash: +Mini instructions: + +% buildout2.7 + +% export LIGHT9_SHOW=path/to/light9/show/dance2011 + +Edit $LIGHT9_SHOW/config.n3 to set :musicRoot and the values under sh:netHome + +% bin/dmxserver --dummy +(leave that shell) -dash(pts/35):/my/dl/modified/mpd% src/mpd --no-daemon --verbose +% bin/ascoltami2 +(leave that shell) + +Browse to http://localhost:8040/ to see the music player. + +% bin/curvecalc --reload http://light9.bigasterisk.com/show/dance2011/song16 +(gui opens) + +See bin/listsongs for a way to make zsh autocomplete on the last +argument to bin/curvecalc + --------------------------------