diff --git a/src/kc/data/mod_simple_seq.js b/src/kc/data/mod_simple_seq.js new file mode 100644 index 0000000..25ce85c --- /dev/null +++ b/src/kc/data/mod_simple_seq.js @@ -0,0 +1,277 @@ +{ + array: + [ + // wnd len:1=512 2=1024 3=2048 4=4096 5=8192 + { loc:-1, mod:m1, var:win0, type:set, rate:100, val:3 }, + { loc:-1, mod:m1, var:win1, type:set, rate:100, val:2 }, + + // hop: 1=1 2=2 3=4 4=8 5=16 + { loc:-1, mod:m1, var:hop0, type:set, rate:100, val:3 }, + { loc:-1, mod:m1, var:hop1, type:set, rate:100, val:3 }, + + { loc:-1, mod:m1, var:mod0, type:set, val:1 }, + { loc:-1, mod:m1, var:mod1, type:set, val:1 }, + + { loc:-1, mod:m1, var:thr0, type:set, val:65 }, + { loc:-1, mod:m1, var:thr1, type:set, val:65 }, + + { loc:-1, mod:m1, var:upr0, type:set, val:0 }, + { loc:-1, mod:m1, var:upr1, type:set, val:0 }, + { loc:-1, mod:m1, var:lwr0, type:set, val:2.0 }, + { loc:-1, mod:m1, var:lwr1, type:set, val:2.0 }, + + { loc:-1, mod:m1, var:off0, type:set, val:20 }, + { loc:-1, mod:m1, var:off1, type:set, val:20 }, + + { loc:-1, mod:m1, var:wet0, type:set, val:0.0 }, + { loc:-1, mod:m1, var:wet1, type:set, val:0.0 }, + + { loc:-1, mod:m1, var:mint0, type:set, val:55 }, + { loc:-1, mod:m1, var:maxt0, type:set, val:85 }, + { loc:-1, mod:m1, var:minu0, type:set, val:0.0 }, + { 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:mino0, type:set, val:-100.0 }, + { loc:-1, mod:m1, var:maxo0, type:set, val:100.0 }, + + + { loc:-1, mod:m1, var:mint1, type:set, val:55 }, + { loc:-1, mod:m1, var:maxt1, type:set, val:85 }, + { loc:-1, mod:m1, var:minu1, type:set, val:0.0 }, + { 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 }, + { loc:-1, mod:m1, var:mino1, type:set, val:-100.0 }, + { loc:-1, mod:m1, var:maxo1, type:set, val:100.0 }, + + { loc:-1, mod:m1, var:xfad0, type:set, val:100.0 }, + { loc:-1 mod:m1, var:sw0, type:decl, val:1 }, + { loc:-1, mod:m1, var:xfad1, type:set, val:100.0 }, + { loc:-1 mod:m1, var:sw1, type:decl, val:1 }, + + // compressor + { loc:-1, mod:m1, var:cbyp0, type:set, val:0.0 }, + { loc:-1, mod:m1, var:cigain0, type:set, val:3.0 }, + { loc:-1, mod:m1, var:cthrsh0, type:set, val:-20.0 }, + { loc:-1, mod:m1, var:cratio0, type:set, val:2.0 }, + { loc:-1, mod:m1, var:catkms0, type:set, val:20.0 }, + { loc:-1, mod:m1, var:crlsms0, type:set, val:1000.0 }, + { loc:-1, mod:m1, var:cmakeup0, type:set, val:1.0 }, + { loc:-1, mod:m1, var:cwndms0, type:set, val:200 }, + + { loc:-1, mod:m1, var:cbyp1, type:set, val:0.0 }, + { loc:-1, mod:m1, var:cigain1, type:set, val:3.0 }, + { loc:-1, mod:m1, var:cthrsh1, type:set, val:-20.0 }, + { loc:-1, mod:m1, var:cratio1, type:set, val:2.0 }, + { loc:-1, mod:m1, var:catkms1, type:set, val:20.0 }, + { loc:-1, mod:m1, var:crlsms1, type:set, val:1000.0 }, + { loc:-1, mod:m1, var:cmakeup1, type:set, val:1.0 }, + { loc:-1, mod:m1, var:cwndms1, type:set, val:200 }, + + { loc:-1, mod:m1, var:dgain0, type:set, val:1.0 }, + { loc:-1, mod:m1, var:dgain1, type:set, val:1.0 }, + { loc:-1, mod:m1, var:wgain0, type:set, val:1.0 }, + { loc:-1, mod:m1, var:wgain1, type:set, val:1.0 }, + + +// Preset G-1 D (Section 1) + { loc:1 mod:m1 var:mod0, type:set, val: 4 }, + { var:thr0, type:set, val: 40.0 }, + { var:upr0, type:set, val: -0.4 }, + { var:lwr0, type:set, val: 7.0 }, + { var:off0, type:set, val: 60.0 } + { var:cigain0, type:set, val: 10.0 }, + { var:wet0 type:set, val: 1.0 } + { var:wgain0, type:set, val: 1.0 } + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val: 4 }, + { var:thr1, type:set, val: 34.0 }, + { var:upr1, type:set, val: -0.3 }, + { var:lwr1, type:set, val: 5.0 }, + { var:off1, type:set, val: 64.0 } + { var:cigain1, type:set, val: 10.0 }, + { var:wet1 type:set, val: 1.0 } + { var:wgain1, type:set, val: 1.0 } + { var:sw1, type:set, val:0 }, + +// Preset A (Section 2) + + { loc:17 mod:m1, var:mod0, type:set, val: 1 }, + { var:thr0, type:set, val: 60.0 }, + { var:upr0, type:set, val: -1.1 }, + { var:lwr0, type:set, val: 2.0 }, + { var:cbyp0, type:set, val: 0.0 }, + { var:cigain0, type:set, val: 6.0 }, + { var:wet0 type:set, val: 1.0} + { var:wgain0, type:set, val: 1.75 } + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val: 1 }, + { var:thr1, type:set, val: 60.0 }, + { var:upr1, type:set, val: -0.99 }, + { var:lwr1, type:set, val: 2.0 }, + { var:cbyp1, type:set, val: 0.0 }, + { var:cigain1, type:set, val: 6.0 }, + { var:wet1 type:set, val: 1.0} + { var:wgain1, type:set, val: 1.75 } + { var:sw1, type:set, val:0 }, + + +// Preset D - (Section 4) + { loc:47 mod:m1 var:mod0, type:set, val: 1 }, + { var:thr0, type:set, val: 70.0 }, + { var:upr0, type:set, val: -3.9 }, + { var:lwr0, type:set, val: 4.0 }, + { var:cigain0, type:set, val: 9.0 }, + { var:wet0 type:set, val: 1.0 } + { var:sw0, type:set, val:0 }, + + { var:mod1 type:set, val: 1 }, + { var:thr1, type:set, val: 70.0 }, + { var:upr1, type:set, val: -4.5 }, + { var:lwr1, type:set, val: 4.0 }, + { var:cigain1, type:set, val: 9.0 }, + { var:wet1 type:set, val: 1.0 } + { var:sw1, type:set, val:0 }, + + +// Preset G-1 A (*) (Section 5 ) + + { loc:59 mod:m1 var:mod0, type:set, val: 4 }, + { var:thr0, type:set, val: 50.0 }, + { var:upr0, type:set, val: -0.7 }, + { var:lwr0, type:set, val: 8.0 }, + { var:off0, type:set, val: 20.0 } + { var:cigain0, type:set, val: 10.0 }, + { var:wet0 type:set, val: 1.0 } + { var:wgain0, type:set, val: 1.0 } + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val: 4 }, + { var:thr1, type:set, val: 54.0 }, + { var:upr1, type:set, val: -0.7 }, + { var:lwr1, type:set, val: 2.0 }, + { var:off1, type:set, val: 20.0 } + { var:cigain1, type:set, val: 10.0 }, + { var:wet1 type:set, val: 1.0 } + { var:wgain1, type:set, val: 1.0 } + { var:sw1, type:set, val:0 }, + + +// Preset B (Section 6) + + { loc:78 mod:m1 var:mod0, type:set, val:1 }, + { var:thr0, type:set, val: 77.0}, + { var:upr0, type:set, val: -0.5}, + { var:lwr0, type:set, val: 3.0}, + { var:cbyp0, type:set, val: 0.0 }, + { var:cigain0, type:set, val:10.0 }, + { var:wgain0 type:set, val: 1.75} + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val:1 }, + { var:thr1, type:set, val: 74.0 }, + { var:upr1, type:set, val: -0.5}, + { var:lwr1, type:set, val: 2.0}, + { var:cbyp1, type:set, val: 0.0 }, + { var:cigain1, type:set, val:10.0 }, + { var:wgain1 type:set, val: 1.75} + { var:sw1, type:set, val:0 }, + +// Preset G-1 D (Section 7) + { loc:84 mod:m1 var:mod0, type:set, val: 4 }, + { var:thr0, type:set, val: 40.0 }, + { var:upr0, type:set, val: -0.4 }, + { var:lwr0, type:set, val: 7.0 }, + { var:off0, type:set, val: 60.0 } + { var:cigain0, type:set, val: 10.0 }, + { var:wet0 type:set, val: 1.0 } + { var:wgain0, type:set, val: 1.0 } + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val: 4 }, + { var:thr1, type:set, val: 34.0 }, + { var:upr1, type:set, val: -0.3 }, + { var:lwr1, type:set, val: 5.0 }, + { var:off1, type:set, val: 64.0 } + { var:cigain1, type:set, val: 10.0 }, + { var:wet1 type:set, val: 1.0 } + { var:wgain1, type:set, val: 1.0 } + { var:sw1, type:set, val:0 }, + +// Dry (Section 8 - Meas 7) + { loc:95 mod:m1 var:mod0, type:set, val:1 }, + { var:cigain0, type:set, val: 5.0 }, + { var:wet0 type:set, val: 1.0} + { var:sw0, type:set, val:0 }, + + { var:mod1 type:set, val:1 }, + { var:cigain1, type:set, val: 5.0 }, + { var:wet1 type:set, val: 1.0} + { var:sw1, type:set, val:0 }, + +// Preset B (Section 8) + + { loc:99 mod:m1 var:mod0, type:set, val:1 }, + { var:thr0, type:set, val: 77.0}, + { var:upr0, type:set, val: -0.5}, + { var:lwr0, type:set, val: 3.0}, + { var:cbyp0, type:set, val: 0.0 }, + { var:cigain0, type:set, val:10.0 }, + { var:wgain0 type:set, val: 1.75} + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val:1 }, + { var:thr1, type:set, val: 74.0 }, + { var:upr1, type:set, val: -0.5}, + { var:lwr1, type:set, val: 2.0}, + { var:cbyp1, type:set, val: 0.0 }, + { var:cigain1, type:set, val:10.0 }, + { var:wgain1 type:set, val: 1.75} + { var:sw1, type:set, val:0 }, + +// Preset G (a) (Section 9) + + { loc:106 mod:m1 var:mod0, type:set, val: 4 }, + { var:thr0, type:set, val: 50.0 }, + { var:upr0, type:set, val: -0.7 }, + { var:lwr0, type:set, val: 2.0 }, + { var:off0, type:set, val: 40.0 } + { var:cigain0, type:set, val: 10.0 }, + { var:wet0 type:set, val: 1.0 } + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val: 4 }, + { var:thr1, type:set, val: 54.0 }, + { var:upr1, type:set, val: -0.7 }, + { var:lwr1, type:set, val: 2.0 }, + { var:off1, type:set, val: 40.0 } + { var:cigain1, type:set, val: 10.0 }, + { var:wet1 type:set, val: 1.0 } + { var:sw1, type:set, val:0 }, + +// Preset B (Section 10) + + { loc:131 mod:m1 var:mod0, type:set, val:1 }, + { var:thr0, type:set, val: 77.0}, + { var:upr0, type:set, val: -0.5}, + { var:lwr0, type:set, val: 3.0}, + { var:cbyp0, type:set, val: 0.0 }, + { var:cigain0, type:set, val:10.0 }, + { var:wgain0 type:set, val: 1.75} + { var:sw0, type:set, val:0 }, + + { var:mod1, type:set, val:1 }, + { var:thr1, type:set, val: 74.0 }, + { var:upr1, type:set, val: -0.5}, + { var:lwr1, type:set, val: 2.0}, + { var:cbyp1, type:set, val: 0.0 }, + { var:cigain1, type:set, val:10.0 }, + { var:wgain1 type:set, val: 1.75} + { var:sw1, type:set, val:0 }, + + + ] +} \ No newline at end of file