|
@@ -12,6 +12,31 @@ SPAT LAB SETUP:
|
12
|
12
|
a. TotalMix - select 'DTS_24ch'
|
13
|
13
|
b. mixer: Recall preset 96 ('24ch firecac ufx')
|
14
|
14
|
|
|
15
|
+Session Notes: 9/28/14
|
|
16
|
+1) Problems with feedback were mitigated by brining down the input gain.
|
|
17
|
+ In generate the input/output gain were set to:
|
|
18
|
+ In Gain: 0.7 0.2
|
|
19
|
+ Out Gain: 2.0 2.0
|
|
20
|
+2) Turning the piano away from the microphones also reduced feedback; probably
|
|
21
|
+ due to the fact that the piano lid sheilds the mic's from direct path
|
|
22
|
+ from the speakers.
|
|
23
|
+3) Increasing the threshold and and use of mode 4 (Bump Mode) produced the
|
|
24
|
+ best transformations. See Preset G in mod_44_45.js
|
|
25
|
+4) Input signal conditioning needs to be added to keep the piano signal
|
|
26
|
+ in the effective range of the transform.
|
|
27
|
+5) The Sine Tracking feedback controller is in an uncertain state.
|
|
28
|
+ a. The attenThresh setting range needs to be verified.
|
|
29
|
+ b. The scoring function was changed and then not verified.
|
|
30
|
+ c. The algorithm which compares the trajectory of a given harmonic
|
|
31
|
+ to the trajectory of the overall sound needs to be writen.
|
|
32
|
+ Harmonics that are increasing relative the overall envelope
|
|
33
|
+ should be attenuated.
|
|
34
|
+6) A noise gate might help the reberberation feedback problem (i.e.
|
|
35
|
+ the dense wash of sound with tends to build with time)
|
|
36
|
+7) The transform algorithm needs to be developed further to increase
|
|
37
|
+ it's reliability and range of effect.
|
|
38
|
+8) Changing window length from the score didn't seem to be working.
|
|
39
|
+
|
15
|
40
|
Session Notes: 8/24/14
|
16
|
41
|
0) Investigate using omni mic. in front of speakers to feed input to cmFrqTrk.
|
17
|
42
|
1) Feedback from Mark 178, m144, Preset C.
|