741
|
1 bring
|
|
2 =====
|
739
|
3
|
|
4 usb light
|
|
5 other lights
|
|
6 networking
|
|
7 video camera
|
|
8 camera supports
|
|
9 500W bulbs
|
|
10 gels
|
|
11 blackwrap
|
|
12 flashlight
|
|
13 white tape for labels
|
|
14 mouses and keyboards
|
|
15 usb audio
|
|
16
|
741
|
17 tasks
|
|
18 =====
|
739
|
19
|
741
|
20 mix all songs to mono?
|
|
21
|
754
|
22 norm audio
|
748
|
23
|
754
|
24
|
762
|
25 song7 last 1/3 has a rolling standup by the cyc that should be timed with them
|
|
26
|
764
|
27 song10 add blacklight with other colors
|
762
|
28
|
769
|
29 song14 light up the 4 pools at the very start
|
|
30
|
770
|
31 song15 @34sec jump brighter
|
|
32
|
785
|
33 ----
|
|
34
|
|
35 song13 pools in wrong order
|
|
36
|
|
37
|
|
38
|
|
39 ----
|
|
40
|
756
|
41 strike the gels
|
|
42
|
741
|
43 configuration
|
|
44 =============
|
|
45
|
744
|
46 remember to rmmod ftdi_sio so dmx_usb gets to see the device
|
|
47
|
786
|
48 new plus crashed in nvidia_drv.o so it got switched to the secondary
|
|
49 box running only vidref with usb HD camera. everything else move to
|
|
50 host 'amp'.
|
|
51
|
|
52 i didn't set the cpu to 'performance' scaling because i didn't want
|
|
53 unusual overheating. ondemand has worked fine.
|
|
54
|
|
55 NetworkManager respawns, so i froze it with SIGSTOP and set my net
|
|
56 with ifconfig. The problem was that if NM stops seeing the other
|
|
57 machine on the link, it drops my own ip address which I'm using for
|
|
58 same-host service requests, so they all froze.
|
|
59
|
|
60 for audio, I only need the cable with 1/8" headphone to split 1/4" plugs
|
|
61
|
|
62 gnome keyboard shortcuts, i made the Pause key run
|
|
63 /home/drewp/projects/light9/bin/gobutton
|
|
64
|
791
|
65 video guy took 'monitor out' for his sound
|
|
66
|
|
67 radio is on 146.01
|
786
|
68
|
|
69 shows
|
|
70 =====
|
|
71
|
|
72 music player was fine
|
|
73
|
|
74 some points got lost over save/load. I think it was because they were
|
|
75 scaled to be at the same time or in backwards time order
|
|
76
|
|
77 some pools of dancers went in a different order than they did in
|
791
|
78 rehearsal. Sunday they were right, so apparently that's who rehearsed
|
|
79 when we set the pools
|
|
80
|
|
81 a few opening fade-ins looked late. not enough rehearsals to catch them.
|
|
82
|
|
83 we didn't tie the hanging stars together to keep them all audience-facing
|
754
|
84
|
|
85
|
|
86
|
741
|
87 for next year
|
|
88 =============
|
|
89
|
769
|
90 edit a subterm and we make sure that its dependent curves are all
|
|
91 visible and expanded
|
741
|
92
|
764
|
93 clicking a song that's paused in post doesn't start it over
|
741
|
94
|
764
|
95 web page of things to put in the current song, including
|
769
|
96 sub-with-curve, premade subterm (chase, other effects) with various
|
|
97 curves
|
|
98
|
|
99 vidref should include its very last recording in the replays if you're
|
|
100 hovering (though not usually)
|
764
|
101
|
769
|
102 vidref should be able to replay any song that you hover on, even not
|
|
103 the one the music player is playing. Or maybe that was the point of
|
|
104 putting the hover replay in the CC window, so it could also work
|
|
105 during music playback
|
|
106
|
|
107 CC's expanders are pointless; they should just be frames
|
|
108
|
770
|
109 when music's not playing, maybe the time cursor should float with the
|
|
110 mouse and apply 1..5/marker keys at mouse. But it needs to be clear
|
|
111 during playback that this is not what's happening.
|
|
112
|
791
|
113 smoothing in chases. /~\ shape instead of |~|
|
776
|
114
|
|
115 in CC, one horiz drag should take a curve from its current level to 0,
|
786
|
116 which i do all the time. maybe use a modifier key.
|
|
117
|
|
118 get a usb keyboard with all its pgup/pgdon/ins/del keys in the right places
|
|
119
|
|
120 we happened to shine a light though some strips to make a fan-shaped
|
|
121 series of shadows. Looked cool. Can we do that more on purpose?
|
|
122
|
791
|
123 curvecalc --startup-only currently takes 7sec+ on amp; 2.7sec on
|
|
124 plus. A lot of it is n3 parsing. Move toward the single shared graph
|
|
125 across all processes, and maybe most of the code can use that directly
|
|
126 for sub levels and such, maintaining other copies only when
|
|
127 necessary. Everything can listen for a 'graph changed' signal to do
|
|
128 refreshes. Even the hover position and other input like that could go
|
|
129 into the graph to get transmitted between tools, which would cut out
|
|
130 vidref's polling and perhaps others too. See what anzo is doing for
|
|
131 their graph update protocol.
|
|
132
|
|
133 bring 2-plug headphone+mic to go in the ICOM IC-V82 radio
|
|
134
|
|
135 ascoltami might be making a new thread per request and that's why it
|
|
136 takes 20% cpu. Can it use twisted for the web server?
|
|
137
|
|
138 when vidref is following mouse hover, it's very important that it
|
|
139 shows viewers where it is seeking. right now only the person holding
|
|
140 the mouse has a clue how time is moving, so other people watching the
|
|
141 vidref screen don't know if we're going forwards or backwards
|
|
142
|