Mercurial > code > home > repos > light9
annotate show/dance2008/readme @ 2450:a4052905ca7d default tip
notes about how rdfdb syncs, or should sync
author | drewp@bigasterisk.com |
---|---|
date | Mon, 03 Jun 2024 23:01:54 -0700 |
parents | cd4d7b878550 |
children |
rev | line source |
---|---|
421 | 1 preshow: |
2 | |
442 | 3 OK test sliders on plus |
421 | 4 |
442 | 5 OK copy past PHS lighting config to dance2008 |
421 | 6 |
442 | 7 OK make up/bow/down curves for all songs |
421 | 8 |
437 | 9 OK make music curves |
421 | 10 |
11 test camera on plus for taking stage pics; do a program to turn on | |
12 each channel and sub and get a picture. mix the order and do it fast, | |
13 so the camera doesn't get to readjust between them? | |
14 | |
437 | 15 OK setup patched mpd on plus and score |
421 | 16 |
437 | 17 OK test mouse on plus |
421 | 18 |
19 ext monitor on plus. score too? | |
20 | |
21 buy LCDs | |
22 | |
23 test lightsim running at the same time as curvecalc | |
24 | |
25 test dmx output on 64-bit plus | |
26 | |
422 | 27 OK fix showcofnig.py to search .mpdconf then /etc/mpd |
421 | 28 |
444 | 29 OK normalize levels |
422 | 30 |
31 apparently in 2007 we played music on the laptop 'score', and it was a | |
32 little bit messed up. Preloading into memory may have helped. | |
33 | |
34 port togl to pyglet, perhaps? | |
431 | 35 |
36 map some buttons to the worklights, etc. Maybe midi board buttons? keypad? wii? | |
37 | |
437 | 38 ramdisk for the preload |
422 | 39 |
444 | 40 OK test local net |
437 | 41 |
42 curvecalc slider instructions please | |
422 | 43 |
44 | |
441 | 45 thurs: |
46 OK patches | |
47 OK subs for each song | |
48 OK fade curves per song | |
49 OK worklight switch - use sliders and KC | |
50 | |
51 | |
431 | 52 packing list: |
53 power strips | |
54 computers, bcf, dmx | |
437 | 55 net hub and cables |
431 | 56 dmx cables |
57 external mouses, keyboards | |
58 wrench, tape | |
59 blank CDs | |
441 | 60 label tape |
443 | 61 phone charger |
62 audio adapters | |
63 gels and swatches | |
64 | |
431 | 65 |
444 | 66 music on score: |
67 ~/dl/mpd% src/mpd --no-daemon --verbose | |
422 | 68 |
69 | |
70 | |
71 issues to note during the show: | |
72 | |
452 | 73 what ran dmx: plus |
74 what ran music: score | |
75 what ran curvecalc: plus | |
422 | 76 |
452 | 77 music stutters? |
422 | 78 |
437 | 79 light flickers? |
80 | |
456 | 81 better sound cables |
82 | |
83 keys | |
449 | 84 |
437 | 85 |
86 next time: | |
87 | |
88 does avahi make the host-finding stuff easy? probably not worth | |
89 much, but at least the host settings should be in config.n3 | |
90 | |
91 rename :showPath to something about mpd | |
92 | |
93 right amount of connection logging on asco. it doesn't error clearly | |
94 when it's looking for mpd on the wrong host | |
95 | |
441 | 96 how to make initial subterms: |
97 light9% for x ({2..17}) { perl -lpe 's/song1/song'$x'/g' show/dance2008/subterms/song1.n3 > show/dance2008/subterms/song$x.n3 } | |
98 | |
444 | 99 how to normalize audio: |
100 plus(pts/0):~/projects/light9/show/dance2008/music/norm% normalize-audio -v --mix *.wav | |
445 | 101 |
102 keys on curvecalc that jump to the "create new X" boxes | |
103 | |
104 share all data from all tools, no more refreshes or restarts | |
105 | |
106 bug where empty sub doesn't save from SC | |
107 | |
456 | 108 in KC, exclude house lights from being saved in any subs. But |
109 really, there should be another program for aux stuff like house | |
110 lights. | |
446 | 111 |
448 | 112 bring 500W bulbs, wire strippers |
446 | 113 |
114 record-everything mode that makes curves out of whatever happens on stage | |
115 | |
461
b0954240778d
fix bogus asco error after last song. Untested.
drewp@bigasterisk.com
parents:
459
diff
changeset
|
116 OK asco makes lots of errors after you play through the last song |
446 | 117 |
448 | 118 five second post |
119 | |
449 | 120 KC should have a separate window that repeats the names of the subs |
121 in the current row, numbered as hardware sliders. This would be put | |
122 on the screen where it's always visible, when KC is hidden | |
123 | |
456 | 124 subterms on nonexistent subs are getting lost, but i need those for |
125 chase and effects | |
451 | 126 |
456 | 127 OK subcomposer should save its geometry |
451 | 128 |
452 | 129 how to reset the dmx channels on a dimmer pack: [dmx] [erase] [clear] |
130 | |
131 make a program to test chases | |
132 | |
456 | 133 OK curvecalc should always start up zoomed-out |
134 | |
135 need curve delete button. show on each curve whether it's in use | |
136 anywhere. let me hide a music curve if i'm low on space. | |
452 | 137 |
456 | 138 ascoltami should learn to adjust volumes |
452 | 139 |
456 | 140 unnamed subterm is serious. i think only the last one created gets |
141 saved, or something | |
452 | 142 |
459 | 143 OK KC smaller font on labels should allow bigger sliders |
453 | 144 |
456 | 145 curvecalc_all_subterms needs redo |
453 | 146 |
456 | 147 touched dmx cable; ~/dmxcrash in dmesg; process went to 'D' status; rebooted |
453 | 148 |
456 | 149 a nice startup would be: take a cd, boot up our OS image, make a new |
150 show from the cd tracks, UI for naming the channel numbers. | |
453 | 151 |
462 | 152 bring gaffer's tape |
153 | |
154 asco gui should be a lot more clear about go button behavior and | |
155 next-song name | |
156 |