Mercurial > code > home > repos > light9
annotate readme @ 723:1b81e55ebb73
new selectmanip can translate points in X. previous multi-point dragging has been lost along the way
Ignore-this: 1364fa68e7963e7de12a6349d23d3be8
author | Drew Perttula <drewp@bigasterisk.com> |
---|---|
date | Wed, 13 Jun 2012 08:39:33 +0000 |
parents | ffe30fa6a015 |
children | 9cd3a28d6929 |
rev | line source |
---|---|
720
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
1 Mini instructions: |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
2 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
3 % buildout2.7 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
4 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
5 % export LIGHT9_SHOW=path/to/light9/show/dance2011 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
6 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
7 Edit $LIGHT9_SHOW/config.n3 to set :musicRoot and the values under sh:netHome |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
8 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
9 % bin/dmxserver --dummy |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
10 (leave that shell) |
351
a6662d61ebcd
SC, KC, CC now run and seem to load and save ok. CC does not have any rdf for its data files
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
11 |
720
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
12 % bin/ascoltami2 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
13 (leave that shell) |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
14 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
15 Browse to http://localhost:8040/ to see the music player. |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
16 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
17 % bin/curvecalc --reload http://light9.bigasterisk.com/show/dance2011/song16 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
18 (gui opens) |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
19 |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
20 See bin/listsongs for a way to make zsh autocomplete on the last |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
21 argument to bin/curvecalc |
8169d88d4eb4
fix 1..5 keys. add more readme
Drew Perttula <drewp@bigasterisk.com>
parents:
718
diff
changeset
|
22 |
351
a6662d61ebcd
SC, KC, CC now run and seem to load and save ok. CC does not have any rdf for its data files
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
23 |
a6662d61ebcd
SC, KC, CC now run and seem to load and save ok. CC does not have any rdf for its data files
Drew Perttula <drewp@bigasterisk.com>
parents:
diff
changeset
|
24 |
718 | 25 -------------------------------- |
26 | |
27 curvecalc upgrades: | |
28 | |
29 draw handles for moving and resizing a fade with various anchor points | |
30 | |
723
1b81e55ebb73
new selectmanip can translate points in X. previous multi-point dragging has been lost along the way
Drew Perttula <drewp@bigasterisk.com>
parents:
722
diff
changeset
|
31 single click doesn't deselect |
1b81e55ebb73
new selectmanip can translate points in X. previous multi-point dragging has been lost along the way
Drew Perttula <drewp@bigasterisk.com>
parents:
722
diff
changeset
|
32 |
718 | 33 add vidref on mousemove. separate process? yes |
34 | |
35 sub autocomplete | |
36 | |
722 | 37 fix fader UIs |
38 | |
718 | 39 drop grids with keystrokes. grid all the beats that way? different |
40 keys make different grid colors. do the beats from various songs with | |
41 different colors. | |
42 | |
43 be able to select grid lines to delete them. maybe grid is on a | |
44 special curve row | |
45 | |
46 hotter reloading of subs and values. from KC, drag a new sub into CC | |
47 | |
48 drag looks into CC |