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

This commit is contained in:
Kevin Larke 2014-12-14 16:03:02 -08:00
parent 988f298e6f
commit 0de671d799

View File

@ -15,20 +15,20 @@ SPAT LAB SETUP:
=============================================================================
Equipment List:
> 1) Two DPA 4011 cardioid mic's.
> 2) Two boom mic. stands.
> 3) FMR Audio RNP8380 pre-amp.
> 4) Presonus Audiobox 181VLS.
> 5) Mackie 1604 or equivalent mixer.
> 6) One MIDI cable (15-20 feet)
> 7) Four 25 foot power extension cables.
> 8) Two power strips.
> 9) Eight short (3-4 ft) balanced 1/4" cables.
> 10) 8 (25 ft) XLR mic cables.
> 11) 4 balanced 1/4" to male XLR cables (10 ft)
> 12) 2 balanced 1/4" to female XLR cables (10 ft)
> 13) One set of the best headphones you can give me.
> 14) Diskclavier remote control,power supply, and manual.
1) Two DPA 4011 cardioid mic's.
2) Two boom mic. stands.
3) FMR Audio RNP8380 pre-amp.
4) Presonus Audiobox 181VLS.
5) Mackie 1604 or equivalent mixer.
6) One MIDI cable (15-20 feet)
7) Four 25 foot power extension cables.
8) Two power strips.
9) Eight short (3-4 ft) balanced 1/4" cables.
10) 8 (25 ft) XLR mic cables.
11) 4 balanced 1/4" to male XLR cables (10 ft)
12) 2 balanced 1/4" to female XLR cables (10 ft)
13) One set of the best headphones you can give me.
14) Diskclavier remote control,power supply, and manual.
0) Contact Mics
1) MIDI interface and USB
@ -57,6 +57,14 @@ BACK TO:
=============================================================================
Session Notes 12/12/14
1. Write a tool to create multiple MIDI preformances of the piece.
a) Map each segment to the score using the score follower.
b) Where parts overlap allow interactive selection of which part should be selected.
c) Where parts are missing - insert notes from the score.
d) Display the pedal and allow it to be edited.
e) Allow parameter changes to be assigned to performance locations.
Session Notes 11/08/14
1. 127 dynamic level values are not adequate.
@ -587,25 +595,29 @@ A5 173
C#2 195 Marker 36
E5,G33,A#2,C#1 212-218 Marker 36
E3 185 Marker 37
F5,C#4,G#5 986 Marker 204
F5,C#4,G#5 986 Marker-Down 204
-------------------------------------------------------------------------------
OSX - Install Notes
-------------------------------------------------------------------------------
1. Install XQuartz (from xquartz.macosforge.org)
0. Install Xcode
1. Install macports
2. Install git-core (sudo port install git-core)
3. sudo port install fftw-3
4. sudo port install fftw-3--single
5. port select --list gcc (which gcc is active)
6. sudo port install gcc47
7. sudo port --set gcc mp-gcc47
8. sudo port install fltk
9. sudo port install xorg-libX11
10.sudo port install git-core
11.sudo port install emacs +x11
10 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
11 create ~/Library/Preferences/kc
12 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
2. sudo port install autoconf
3. sudo port install automake
4. sudo port install libtool
5. sudo port install fftw-3
6. sudo port install fftw-3--single
7. port select --list gcc (which gcc is active)
8. sudo port install gcc47
9. sudo port --set gcc mp-gcc47
10. sudo port install fltk
11. sudo port install xorg-libX11
12.sudo port install git-core
13.sudo port install emacs +x11
14 install ~/Library/Preferences/org.larke.kc.txt (is this required?)
15 create ~/Library/Preferences/kc
16 Install ~/Library/Preferences/time_line.js, time_line_preset.js, time_line_preset.csv
-------------------------------------------------------------------------------
@ -621,3 +633,5 @@ Linux - Install Notes
8. fftwf-3 : ./configure --prefix=/usr --enable-single
9. fltk-devel x64