|
@@ -0,0 +1,53 @@
|
|
1
|
+0) Log-in to Mac as 'kevin'.
|
|
2
|
+
|
|
3
|
+1) Setup hardware
|
|
4
|
+ a. Turn on MOTU Traveler (MOTU Audio Setup window shows up on Mac)
|
|
5
|
+ b. Turn on mixer.
|
|
6
|
+ Channel 1: Transformation Left (Mute button down)
|
|
7
|
+ 2: Transformation Right (Mute button down)
|
|
8
|
+ 3: Dry Piano Left (Mute button up)
|
|
9
|
+ 4: Dry Piano Right (Mute button up)
|
|
10
|
+
|
|
11
|
+2) Start Ivory
|
|
12
|
+ a. Insert ILOK
|
|
13
|
+ b. Select Ivory Standalone from Mac Menu.
|
|
14
|
+ c. Select 'Program Preset' "German Concert D Grand"
|
|
15
|
+ d. Audio | Device = Soundflower (2ch)
|
|
16
|
+
|
|
17
|
+3) Start 'kc'
|
|
18
|
+ a. Right click on: src | kc | build | osx | debug | bin | kc
|
|
19
|
+ and select 'Open'.
|
|
20
|
+
|
|
21
|
+ b. The grey 'kc' window will open and a white terminal window
|
|
22
|
+ will open behind it. The terminal window will end with
|
|
23
|
+ the message:
|
|
24
|
+ "UDP Network error: The JSON 'udpnet' element was not found. (RC:9)"
|
|
25
|
+ (Contrary to what it says this is a not an error message.)
|
|
26
|
+
|
|
27
|
+ c. Select the 'Enable Audio' checkbox. Some text will be printed
|
|
28
|
+ to the terminal window.
|
|
29
|
+
|
|
30
|
+ mode:1
|
|
31
|
+ mode:1
|
|
32
|
+ wsn:2048 hsn:512
|
|
33
|
+ wsn:1024 hsn:256
|
|
34
|
+ wsn:2048 hsn:512
|
|
35
|
+ wsn:1024 hsn:256
|
|
36
|
+ mode:1
|
|
37
|
+ mode:1
|
|
38
|
+ /Users/kevin/temp/score_temp.mid : 0
|
|
39
|
+ A7 : 0
|
|
40
|
+ /Users/kevin/temp/score_temp.mid : 0
|
|
41
|
+ A7 : 0
|
|
42
|
+
|
|
43
|
+ d. Select the 'Main' tab.
|
|
44
|
+
|
|
45
|
+ e. Push the 'Start' button to begin playback.
|
|
46
|
+ If playback does not start and errors show up in the
|
|
47
|
+ terminal window goto a.
|
|
48
|
+
|
|
49
|
+ f. By default playback begins from measure 1.
|
|
50
|
+ To begin playback from a different measure
|
|
51
|
+ enter the measure number in the edit box
|
|
52
|
+ labelled 'meas' and preset enter.
|
|
53
|
+
|