Browse Source

data/mod0.js : Updates from 9/23/13 session

master
kevin 11 years ago
parent
commit
11e410fb36
1 changed files with 96 additions and 31 deletions
  1. 96
    31
      src/kc/data/mod0.js

+ 96
- 31
src/kc/data/mod0.js View File

1
-/*
2
-input: type  loc
3
-
4
-type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } data:<float>
5
-
6
-
7
-*/
8
-
9
 {
1
 {
10
 
2
 
11
   array:
3
   array:
36
    
28
    
37
 
29
 
38
    // 1
30
    // 1
39
-   { loc:-1, mod:m1, var:thr0, type:set, val:55 },
40
-   { loc:-1, mod:m1, var:thr1, type:set, val:70 },
31
+   { loc:-1, mod:m1, var:mod0, type:set, val:1   },
32
+   { loc:-1, mod:m1, var:mod1, type:set, val:1  },
33
+
34
+   { loc:-1, mod:m1, var:thr0, type:set, val:65 },
35
+   { loc:-1, mod:m1, var:thr1, type:set, val:65 },
36
+
41
    { loc:-1, mod:m1, var:upr0, type:set, val:0 },
37
    { loc:-1, mod:m1, var:upr0, type:set, val:0 },
42
    { loc:-1, mod:m1, var:upr1, type:set, val:0 },
38
    { loc:-1, mod:m1, var:upr1, type:set, val:0 },
43
    { loc:-1, mod:m1, var:lwr0, type:set, val:2.0 },
39
    { loc:-1, mod:m1, var:lwr0, type:set, val:2.0 },
44
    { loc:-1, mod:m1, var:lwr1, type:set, val:2.0 },
40
    { loc:-1, mod:m1, var:lwr1, type:set, val:2.0 },
41
+   
45
 
42
 
46
-   { loc:-1, mod:m1, var:mint0, type:set, val:50 },
47
-   { loc:-1, mod:m1, var:maxt0, type:set, val:65 },
43
+   { loc:-1, mod:m1, var:mint0, type:set, val:55 },
44
+   { loc:-1, mod:m1, var:maxt0, type:set, val:75 },
48
    { loc:-1, mod:m1, var:minu0, type:set, val:0.0 },
45
    { loc:-1, mod:m1, var:minu0, type:set, val:0.0 },
49
    { loc:-1, mod:m1, var:maxu0, type:set, val:0.5 },
46
    { loc:-1, mod:m1, var:maxu0, type:set, val:0.5 },
50
    { loc:-1, mod:m1, var:minl0, type:set, val:0 },
47
    { loc:-1, mod:m1, var:minl0, type:set, val:0 },
51
    { loc:-1, mod:m1, var:maxl0, type:set, val:3 },
48
    { loc:-1, mod:m1, var:maxl0, type:set, val:3 },
52
 
49
 
53
-   { loc:-1, mod:m1, var:mint1, type:set, val:65 },
50
+   { loc:-1, mod:m1, var:mint1, type:set, val:55 },
54
    { loc:-1, mod:m1, var:maxt1, type:set, val:75 },
51
    { loc:-1, mod:m1, var:maxt1, type:set, val:75 },
55
    { loc:-1, mod:m1, var:minu1, type:set, val:0.0 },
52
    { loc:-1, mod:m1, var:minu1, type:set, val:0.0 },
56
    { loc:-1, mod:m1, var:maxu1, type:set, val:0.5 },
53
    { loc:-1, mod:m1, var:maxu1, type:set, val:0.5 },
57
    { loc:-1, mod:m1, var:minl1, type:set, val:0 },
54
    { loc:-1, mod:m1, var:minl1, type:set, val:0 },
58
    { loc:-1, mod:m1, var:maxl1, type:set, val:3 },
55
    { loc:-1, mod:m1, var:maxl1, type:set, val:3 },
56
+   
59
 
57
 
58
+   { loc:-1, mod:m1, var:xfad, type:set, val:10.0 },
60
 
59
 
61
-   { loc:14 mod:m1, var:thr0, type:set, val:70 },
62
-   { loc:14 mod:m1, var:thr1, type:set, val:65 },
60
+
61
+   //{ loc:9 mod:m1, var:mod0, type:set, val:1 },
62
+   //{ loc:9 mod:m1, var:mod1, type:set, val:1 },
63
 
63
 
64
   // 741: 4 1024 4 60 0 2
64
   // 741: 4 1024 4 60 0 2
65
   //      1 1024 4 65 0 2
65
   //      1 1024 4 65 0 2
72
    { loc:741, mod:m1, var:thr0, type:set, val:70 },
72
    { loc:741, mod:m1, var:thr0, type:set, val:70 },
73
    { loc:741, mod:m1, var:thr1, type:set, val:75 },
73
    { loc:741, mod:m1, var:thr1, type:set, val:75 },
74
 */
74
 */
75
-	  
76
-   { loc:741, mod:m1, var:mint0, type:set, val:50 },
77
-   { loc:741, mod:m1, var:maxt0, type:set, val:65 },
78
-   { loc:741, mod:m1, var:mint1, type:set, val:70 },
79
-   { loc:741, mod:m1, var:maxt1, type:set, val:85 },
80
-	
81
-   { loc:754, mod:m1, var:mint0, type:set, val:55 },
82
-   { loc:754, mod:m1, var:maxt0, type:set, val:70 },
83
-   { loc:754, mod:m1, var:mint1, type:set, val:65 },
84
-   { loc:754, mod:m1, var:maxt1, type:set, val:70 },
85
-
86
-   { loc:770, mod:m1, var:mint0, type:set, val:60 },
87
-   { loc:770, mod:m1, var:maxt0, type:set, val:75 },
88
-   { loc:770, mod:m1, var:mint1, type:set, val:60 },
89
-   { loc:770, mod:m1, var:maxt1, type:set, val:75 },
90
-
91
 
75
 
92
 
76
 
93
    //{ loc:767, mod:m1 var:mod1, type:set, val:4 },
77
    //{ loc:767, mod:m1 var:mod1, type:set, val:4 },
105
    //{ loc:754, mod:m1, var:mod0, type:set, rate:100 val:4   },
89
    //{ loc:754, mod:m1, var:mod0, type:set, rate:100 val:4   },
106
 
90
 
107
 
91
 
92
+   { loc:741, mod:m1, var:xfad, type:set, val:2000.0 },	  
93
+   { loc:741 mod:m1, var:mod0, type:set, val:4 },
94
+   { loc:741 mod:m1, var:mod1, type:set, val:4 },
95
+
96
+   { loc:741, mod:m1, var:mint0, type:set, val:50 },
97
+   { loc:741, mod:m1, var:maxt0, type:set, val:65 },
98
+   { loc:741, mod:m1, var:mint1, type:set, val:70 },
99
+   { loc:741, mod:m1, var:maxt1, type:set, val:85 },
100
+
101
+   { loc:755  mod:m1, var:mod0,  type:set, val:1 },	
102
+   { loc:755  mod:m1, var:mod1,  type:set, val:1 },	
103
+
104
+   { loc:754, mod:m1, var:mint0, type:set, val:70 },
105
+   { loc:754, mod:m1, var:maxt0, type:set, val:85 },
106
+   { loc:754, mod:m1, var:mint1, type:set, val:75 },
107
+   { loc:754, mod:m1, var:maxt1, type:set, val:85 },
108
+
109
+   { loc:770, mod:m1, var:xfad, type:set,  val:10.0 },
110
+   { loc:770, mod:m1, var:mint0, type:set, val:50 },
111
+   { loc:770, mod:m1, var:maxt0, type:set, val:65 },
112
+   { loc:770, mod:m1, var:mint1, type:set, val:60 },
113
+   { loc:770, mod:m1, var:maxt1, type:set, val:70 },
114
+
115
+   //                                                   14 15 16 17 18 19 20
116
+   { loc:780, mod:m1, var:mod0, type:set, val:4  },  // 1   -  2  3  3  4  - 
117
+   { loc:780, mod:m1, var:mod1, type:set, val:4  },  // 1   -  2  3  3  4  -
118
+   { loc:780, mod:m1, var:thr0, type:set, val:70 },  // 80  -  -  -  - 70  -
119
+   { loc:780, mod:m1, var:thr1, type:set, val:65 },  // 75  -  -  -  85 65 -
120
+
121
+   { loc:780, mod:m1, var:upr0, type:set, val:0  }, // 0   -1 -.5 0  - - -
122
+   { loc:780, mod:m1, var:upr1, type:set, val:0 },  // 0   -1 -.5 0  - - -
123
+   { loc:780, mod:m1, var:lwr0, type:set, val:3 },    // 3  -   - -  - - -
124
+   { loc:780, mod:m1, var:lwr1, type:set, val:3 },    // 3  -   - -  - - -
125
+
126
+  // recd14 and 15 - no compressor 
127
+  // recd16 - offs0=10 offs1=5
128
+  // recd18 - offs0=30 offs1=25
129
+  // recd20 - 2048/4 4096/8 makeup gain=2.0
130
+  //
131
+  
132
+   { loc:790, mod:m1, var:mod0, type:set, val:4  }, 
133
+   { loc:790, mod:m1, var:mod1, type:set, val:4  }, 
134
+   { loc:790, mod:m1, var:upr0, type:set, val:0.0  }, 
135
+   { loc:790, mod:m1, var:upr1, type:set, val:0.0 }, 
136
+   { loc:790, mod:m1, var:lwr0, type:set, val:2 },  
137
+   { loc:790, mod:m1, var:lwr1, type:set, val:2 },  
138
+   { loc:790, mod:m1, var:thr0, type:set, val:68 },
139
+   { loc:790, mod:m1, var:thr1, type:set, val:68 },
140
+
141
+   // before 42
142
+   { loc:800, mod:m1, var:mint0, type:set, val:60 },
143
+   { loc:800, mod:m1, var:maxt0, type:set, val:68 },
144
+   { loc:800, mod:m1, var:mint1, type:set, val:60 },
145
+   { loc:800, mod:m1, var:maxt1, type:set, val:68 },
146
+
147
+   // 43
148
+   { loc:813, mod:m1, var:mint0, type:set, val:60 },
149
+   { loc:813, mod:m1, var:maxt0, type:set, val:68 },
150
+   { loc:813, mod:m1, var:mint1, type:set, val:60 },
151
+   { loc:813, mod:m1, var:maxt1, type:set, val:68 },
152
+
153
+   // 43a
154
+   { loc:822, mod:m1, var:xfad,  type:set, val:1000 },
155
+   { loc:822, mod:m1, var:mint0, type:set, val:60 },
156
+   { loc:822, mod:m1, var:maxt0, type:set, val:68 },
157
+   { loc:822, mod:m1, var:mint1, type:set, val:60 },
158
+   { loc:822, mod:m1, var:maxt1, type:set, val:68 },
159
+
160
+   // 44
161
+   { loc:838, mod:m1, var:mint0, type:set, val:70 },
162
+   { loc:838, mod:m1, var:maxt0, type:set, val:80 },
163
+   { loc:838, mod:m1, var:mint1, type:set, val:70 },
164
+   { loc:838, mod:m1, var:maxt1, type:set, val:85 },
165
+   { loc:838, mod:m1, var:xfad,  type:set, val:2000 },
166
+   { loc:839, mod:m1, var:mod0, type:set, val:1  }, 
167
+   { loc:839, mod:m1, var:mod1, type:set, val:1  }, 
168
+   { loc:839, mod:m1, var:upr0, type:set, val:-.2  }, 
169
+   { loc:839, mod:m1, var:upr1, type:set, val:-.1  }, 
170
+   { loc:839, mod:m1, var:lwr0, type:set, val:3  }, 
171
+   { loc:839, mod:m1, var:lwr1, type:set, val:2.7  }, 
172
+
108
    //{ loc:136, mod:m1, var:thr0, type:set, val:65 },
173
    //{ loc:136, mod:m1, var:thr0, type:set, val:65 },
109
    //{ loc:136, mod:m1, var:thr1, type:set, val:65 },
174
    //{ loc:136, mod:m1, var:thr1, type:set, val:65 },
110
 
175
 

Loading…
Cancel
Save