mod0.js:Modulator data file updates.
This commit is contained in:
parent
33d4b0edfd
commit
0f117c03d3
@ -37,7 +37,44 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
|||||||
|
|
||||||
// 1
|
// 1
|
||||||
{ loc:-1, mod:m1, var:thr0, type:set, val:50 },
|
{ 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 },
|
//{ loc:136, mod:m1, var:thr0, type:set, val:65 },
|
||||||
@ -49,5 +86,6 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user