notes.txt : Notes updates from live test.

This commit is contained in:
kevin 2013-10-17 16:50:59 -07:00
parent ed1fde3f6e
commit b7f1f4775a

View File

@ -3,7 +3,16 @@ CONTENTS:
1) TODO List 1) TODO List
2) OSX Install Notes 2) OSX Install Notes
STRATEGY SPAT LAB SETUP:
+ 1. Stereo
a. TotalMix - select 'diff. stereo' snapshot
b. mixer: Recall preset 91 ('stereo diff')
+ 2. Direct - 24 channels - each channel goes in and out on same number.
a. TotalMix - select 'DTS_24ch'
b. mixer: Recall preset 96 ('24ch firecac ufx')
STRATEGY:
+ implement highly parallel version - which can take advantage of multiple processors + implement highly parallel version - which can take advantage of multiple processors
to do more - acoustic pitch tracking, source separation based fades to do more - acoustic pitch tracking, source separation based fades
@ -30,6 +39,11 @@ TODO:
+ MIDI note messages are sent but do not trigger notes on OSX. + MIDI note messages are sent but do not trigger notes on OSX.
*** 10/17
Select bar 129.
Start on F5 before 129.
Score follower jumps to loc. 978 then backs up to 973.
*** 9/27 *** 9/27
* Implement live recording for use in part 2. * Implement live recording for use in part 2.
* Implement a delay between when a new section is set to trigger and when * Implement a delay between when a new section is set to trigger and when
@ -63,6 +77,7 @@ of the cross-fade cut-out problem.
- recd14 Mark 161 Section 40 - fixed changes see mod0.js for note - recd14 Mark 161 Section 40 - fixed changes see mod0.js for note
- Seq 6 Mark 145 M-92 (38,39,39a) (recd16) (recd17) (recd18) (recd19) - Seq 6 Mark 145 M-92 (38,39,39a) (recd16) (recd17) (recd18) (recd19)
- Seq 7 Mark 167 M-100 - Seq 7 Mark 167 M-100
*** 8/13 *** 8/13
* Cross-fade was cutting out during demo. * Cross-fade was cutting out during demo.
* Missing takes between seq 7 and seq 8. * Missing takes between seq 7 and seq 8.
@ -75,13 +90,13 @@ of the cross-fade cut-out problem.
* Live Test material * Live Test material
Part 1: Meas:76 - (one measure) to get measurments for later sections Part 1: Meas:76 - (one measure) to get measurments for later sections
Part 1: Meas:94 (sect 38) through Meas:136 (include 136 stop at 137). Part 1: Meas:94 (sect 38 (Seq 6)) through Meas:136 (include 136 stop at 137).
Part 2: ("/Users/kevin/temp/piano score part 2 draft 1 master m 232 - 241 1st 2 bts.sib") Part 2: ("/Users/kevin/temp/piano score part 2 draft 1 master m 232 - 241 1st 2 bts.sib")
The downbeat of part two aligns with the 3rd beat (in 4/4) of 122 in the first part. The downbeat of part two aligns with the 3rd beat (in 4/4) of 122 in the first part.
Ends on measure 131 at end of beat 3. Ends on measure 131 at end of beat 3.
MISSING MIDI for 114:126 MISSING MIDI for measures 114:126
*** July 10 *** July 10
** (done) Make separate mappings and scale/range controls for left and right. ** (done) Make separate mappings and scale/range controls for left and right.