From 0f117c03d3c4f5290f7f91ac60d3d56a03c6b665 Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 13 Jul 2013 17:18:14 -0700 Subject: [PATCH] mod0.js:Modulator data file updates. --- src/kc/data/mod0.js | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/src/kc/data/mod0.js b/src/kc/data/mod0.js index e1cbbaa..74df9fb 100644 --- a/src/kc/data/mod0.js +++ b/src/kc/data/mod0.js @@ -37,7 +37,44 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da // 1 { loc:-1, mod:m1, var:thr0, type:set, val:50 }, - { loc:-1, mod:m1, var:thr1, type:set, val:50 }, + { loc:-1, mod:m1, var:thr1, type:set, val:55 }, + + { loc:-1, mod:m1, var:mint0, type:set, val:30 }, + { loc:-1, mod:m1, var:maxt0, type:set, val:80 }, + { loc:-1, mod:m1, var:minu0, type:set, val:-0.5 }, + { loc:-1, mod:m1, var:maxu0, type:set, val:0.5 }, + { loc:-1, mod:m1, var:minl0, type:set, val:0 }, + { loc:-1, mod:m1, var:maxl0, type:set, val:3 }, + + { loc:-1, mod:m1, var:mint1, type:set, val:30 }, + { loc:-1, mod:m1, var:maxt1, type:set, val:80 }, + { loc:-1, mod:m1, var:minu1, type:set, val:-0.5 }, + { loc:-1, mod:m1, var:maxu1, type:set, val:0.5 }, + { loc:-1, mod:m1, var:minl1, type:set, val:0 }, + { loc:-1, mod:m1, var:maxl1, type:set, val:3 }, + + + // 741: 4 1024 4 60 0 2 + // 1 1024 4 65 0 2 + + //{ loc:741, mod:m1, var:thr0, type:set, val:60 }, + //{ loc:741, mod:m1, var:thr1, type:set, val:65 }, + + { loc:741, mod:m1, var:mint0, type:set, val:55 }, + { loc:741, mod:m1, var:maxt0, type:set, val:65 }, + { loc:741, mod:m1, var:mint1, type:set, val:60 }, + { loc:741, mod:m1, var:maxt1, type:set, val:70 }, + + + // 755: 4 2048 4 60 0 2 + // 1 1024 4 65 0 2 + + { loc:754, mod:m1, var:mint0, type:set, val:65 }, + { loc:754, mod:m1, var:maxt0, type:set, val:85 }, + { loc:754, mod:m1, var:mint1, type:set, val:70 }, + { loc:754, mod:m1, var:maxt1, type:set, val:80 }, + + //{ loc:754, mod:m1, var:mod0, type:set, rate:100 val:4 }, //{ loc:136, mod:m1, var:thr0, type:set, val:65 }, @@ -46,6 +83,7 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da //{ loc:149, mod:m1, var:thr0, type:set, val:60 }, //{ loc:149, mod:m1, var:thr1, type:set, val:60 }, +