Browse Source

doc/notes.txt: Notes from 5/24/14

master
Kevin Larke 10 years ago
parent
commit
1ce4bd9921
1 changed files with 25 additions and 0 deletions
  1. 25
    0
      doc/notes.txt

+ 25
- 0
doc/notes.txt View File

@@ -12,6 +12,16 @@ 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: 5/24/14
16
+1) Move mic's back from the Disklavier to decrease damper noise.
17
+2) The head phone signal sounds correct.
18
+3) The the L410 computer is running out of time in release mode.
19
+4) Better quality speakers are required.
20
+5) Build a spectrum analyzer and bank of notch filters or graphic EQ to deal with feedback.
21
+6) The DPA 4011 mics and FMR Audio RNP8380 preamp work well.
22
+7) Whenever the speaker signal gets to the point where the transform can be heard 
23
+   the feedback begins to occur.
24
+
15 25
 Session Notes: 1/14/14
16 26
 1) The non-grace evenness notes should include a tempo quality evaluation 
17 27
    based on using the 'tfrac' values from column S of the score.
@@ -470,3 +480,18 @@ OSX - Install Notes
470 480
 10 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
471 481
 11 create ~/Library/Preferences/kc
472 482
 12 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
483
+
484
+
485
+-------------------------------------------------------------------------------
486
+Linux - Install Notes
487
+-------------------------------------------------------------------------------
488
+1. autoconf
489
+2. automake
490
+3. gcc-c++ (to get g++)
491
+4. blas-devel x64
492
+5. atlas-devel x64
493
+6. lapack-devel x64
494
+7. download fftw-3:  ./configure --prefix=/usr 
495
+8. fftwf-3        :  ./configure --prefix=/usr --enable-single
496
+9. fltk-devel x64
497
+

Loading…
Cancel
Save