Mercurial > code > home > repos > light9
annotate readme @ 2133:1dbbf0db3036
WIP graph-using songlist; trying to make request-then-play safer ux for song playback
author | drewp@bigasterisk.com |
---|---|
date | Sun, 05 Jun 2022 01:42:39 +0000 |
parents | 8535eb1b40d6 |
children | 83f9fbc0a003 |
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 | |
731 | 29 dnd a submaster from KC to CC to make a new subterm and curve with an |
30 envelope fading in at the current time | |
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 |
741 | 32 add vidref on mousemove. separate process? yes, vidref polls CC when |
33 music is paused | |
718 | 34 |
35 sub autocomplete | |
36 | |
722 | 37 fix fader UIs |
38 | |
718 | 39 be able to select grid lines to delete them. maybe grid is on a |
40 special curve row | |
41 | |
42 hotter reloading of subs and values. from KC, drag a new sub into CC | |
43 | |
44 drag looks into CC | |
1509 | 45 |
46 -------------- | |
47 | |
48 eeepc setup: | |
49 /etc/systemd/logind.conf | |
50 +HandleLidSwitch=ignore | |
51 | |
52 | |
53 -------------------------------- | |
54 | |
55 https://caniusepython3.com/check/6c7f4f8a-ff28-4926-908b-3bbafeb79f95 | |
56 notably: cyclone, pyjade |