Browse Source

doc/notes.txt : Mac Notes updates and equipment list updates.

master
Kevin Larke 9 years ago
parent
commit
0de671d799
1 changed files with 42 additions and 28 deletions
  1. 42
    28
      doc/notes.txt

+ 42
- 28
doc/notes.txt View File

@@ -15,20 +15,20 @@ SPAT LAB SETUP:
15 15
 =============================================================================
16 16
 Equipment List:
17 17
 
18
-> 1) Two DPA 4011 cardioid mic's.
19
-> 2) Two boom mic. stands.
20
-> 3) FMR Audio RNP8380 pre-amp.
21
-> 4) Presonus Audiobox 181VLS.
22
-> 5) Mackie 1604 or equivalent mixer.
23
-> 6) One MIDI cable (15-20 feet)
24
-> 7) Four 25 foot power extension cables.
25
-> 8) Two power strips.
26
-> 9) Eight short (3-4 ft) balanced 1/4" cables.
27
-> 10) 8 (25 ft) XLR mic cables.
28
-> 11) 4 balanced 1/4" to male XLR cables (10 ft)
29
-> 12) 2 balanced 1/4" to female XLR cables (10 ft)
30
-> 13) One set of the best headphones you can give me.
31
-> 14) Diskclavier remote control,power supply, and manual.
18
+1) Two DPA 4011 cardioid mic's.
19
+2) Two boom mic. stands.
20
+3) FMR Audio RNP8380 pre-amp.
21
+4) Presonus Audiobox 181VLS.
22
+5) Mackie 1604 or equivalent mixer.
23
+6) One MIDI cable (15-20 feet)
24
+7) Four 25 foot power extension cables.
25
+8) Two power strips.
26
+9) Eight short (3-4 ft) balanced 1/4" cables.
27
+10) 8 (25 ft) XLR mic cables.
28
+11) 4 balanced 1/4" to male XLR cables (10 ft)
29
+12) 2 balanced 1/4" to female XLR cables (10 ft)
30
+13) One set of the best headphones you can give me.
31
+14) Diskclavier remote control,power supply, and manual.
32 32
 
33 33
 0) Contact Mics
34 34
 1) MIDI interface and USB
@@ -57,6 +57,14 @@ BACK TO:
57 57
 
58 58
 
59 59
 =============================================================================
60
+Session Notes 12/12/14
61
+1. Write a tool to create multiple MIDI preformances of the piece.
62
+  a) Map each segment to the score using the score follower.
63
+  b) Where parts overlap allow interactive selection of which part should be selected.
64
+  c) Where parts are missing - insert notes from the score.
65
+  d) Display the pedal and allow it to be edited.
66
+  e) Allow parameter changes to be assigned to performance locations.
67
+
60 68
 
61 69
 Session Notes 11/08/14
62 70
 1.  127 dynamic level values are not adequate. 
@@ -587,25 +595,29 @@ A5             173
587 595
 C#2            195   Marker 36
588 596
 E5,G33,A#2,C#1 212-218 Marker 36
589 597
 E3             185     Marker 37
590
-F5,C#4,G#5     986     Marker 204     
598
+F5,C#4,G#5     986     Marker-Down 204     
591 599
 
592 600
 -------------------------------------------------------------------------------
593 601
 OSX - Install Notes
594 602
 -------------------------------------------------------------------------------
603
+1. Install XQuartz (from xquartz.macosforge.org)
604
+0. Install Xcode
595 605
 1. Install macports
596
-2. Install git-core  (sudo port install git-core)
597
-3. sudo port install fftw-3
598
-4. sudo port install fftw-3--single
599
-5. port select --list gcc (which gcc is active)
600
-6. sudo port install gcc47
601
-7. sudo port --set gcc mp-gcc47
602
-8. sudo port install fltk
603
-9. sudo port install xorg-libX11 
604
-10.sudo port install git-core 
605
-11.sudo port install emacs +x11
606
-10 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
607
-11 create ~/Library/Preferences/kc
608
-12 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
606
+2. sudo port install autoconf
607
+3. sudo port install automake
608
+4. sudo port install libtool
609
+5. sudo port install fftw-3
610
+6. sudo port install fftw-3--single
611
+7. port select --list gcc (which gcc is active)
612
+8. sudo port install gcc47
613
+9. sudo port --set gcc mp-gcc47
614
+10. sudo port install fltk
615
+11. sudo port install xorg-libX11 
616
+12.sudo port install git-core 
617
+13.sudo port install emacs +x11
618
+14 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
619
+15 create ~/Library/Preferences/kc
620
+16 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
609 621
 
610 622
 
611 623
 -------------------------------------------------------------------------------
@@ -621,3 +633,5 @@ Linux - Install Notes
621 633
 8. fftwf-3        :  ./configure --prefix=/usr --enable-single
622 634
 9. fltk-devel x64
623 635
 
636
+
637
+

Loading…
Cancel
Save