mod_simple_seq.js : Listening session updates.

This commit is contained in:
kevin 2016-08-06 12:32:36 -04:00
parent 2103d833a2
commit db07300361

View File

@ -3,6 +3,7 @@
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
/*
{ loc: 17 val:preset_a } { loc: 17 val:preset_a }
{ loc: 47 val:preset_d } { loc: 47 val:preset_d }
{ loc: 59 val:preset_g_1_a } { loc: 59 val:preset_g_1_a }
@ -20,30 +21,19 @@
{ loc: 285 val:preset_dry } { loc: 285 val:preset_dry }
{ loc: 293 val:preset_f_3 } { loc: 293 val:preset_f_3 }
{ loc: 349 val:preset_f_4 } { loc: 349 val:preset_f_4 }
{ loc: 377 val:preset_g_1_a } { loc: 377 val:preset_g_1_a }
{ loc: 379 val:preset_f_4 } { loc: 379 val:preset_f_4 }
{ loc: 390 val:preset_g_1_d } { loc: 393 val:preset_g_1_d }
{ loc: 450 val:preset_f_1 }
{ loc: 476 val:preset_f_4 }
{ loc: 541 val:preset_g_1_d } // or f_4
{ loc: 555 val:preset_dry }
{ loc: 605 val:preset_g_1_a }
*/
// { loc: 390 val:preset_a } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_a }
// { loc: 390 val:preset_c }
// { loc: 390 val:preset_d }
// { loc: 390 val:preset_f_1 }
// { loc: 390 val:preset_g_1_a }
// { loc: 390 val:preset_a }
// { loc: 390 val:preset_b }
// { loc: 390 val:preset_c }
// { loc: 390 val:preset_d }
// { loc: 390 val:preset_f_1 }
// { loc: 390 val:preset_f_2 }
// { loc: 390 val:preset_f_3 }
// { loc: 390 val:preset_f_4 }
// { loc: 390 val:preset_g }
// { loc: 390 val:preset_g_a }
// { loc: 390 val:preset_g_1_a }
// { loc: 390 val:preset_g_1_d }
] ]
@ -51,56 +41,64 @@
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_b } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_b }
] ]
seq_c : seq_c :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_c } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_c }
] ]
seq_d : seq_d :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_d } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_d }
] ]
seq_f_1 : seq_f_1 :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_f_1 } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_f_1 }
] ]
seq_f_2 : seq_f_2 :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_f_2 } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_f_2 }
] ]
seq_f_3 : seq_f_3 :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_f_3 } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_f_3 }
] ]
seq_f_4 : seq_f_4 :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_f_4 } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_f_4 }
] ]
seq_g : seq_g :
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_g } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_g }
] ]
@ -108,7 +106,8 @@
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_g_a } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_g_a }
] ]
@ -116,7 +115,8 @@
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_g_1_d } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_g_1_d }
] ]
@ -124,27 +124,11 @@
[ [
{ loc: -1 type:exec val:init } { loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry } { loc: -1 val:preset_dry }
{ loc: 390 val:preset_g_1_a } { loc: 566 val:preset_dry }
{ loc: 605 val:preset_g_1_a }
] ]
/*
seq10:
[
{ loc: -1 type:exec val:init }
{ loc: -1 val:preset_dry }
{ loc: 1 val:preset_g_1_d }
{ loc: 17 val:preset_a }
{ loc: 47 val:preset_d }
{ loc: 59 val:preset_g_1_a }
{ loc: 78 val:preset_b }
{ loc: 84 val:preset_g_1_d }
{ loc: 95 val:preset_dry }
{ loc: 99 val:preset_b }
{ loc:106 val:preset_g_a }
{ loc:131 val:preset_b }
]
*/
init: init:
[ [
@ -366,16 +350,18 @@
{ var:thr0, type:set, val: 50.0 }, { var:thr0, type:set, val: 50.0 },
{ var:upr0, type:set, val: -3.0 }, { var:upr0, type:set, val: -3.0 },
{ var:lwr0, type:set, val: 1.0 }, { var:lwr0, type:set, val: 1.0 },
{ var:cigain0, type:set, val: 3.0 }, { var:cigain0, type:set, val: 6.0 },
{ var:wet0 type:set, val: 1.0 } { var:wet0 type:set, val: 1.0 }
{ var:wgain0, val:2.0 },
{ var:sw0, type:set, val:0 }, { var:sw0, type:set, val:0 },
{ var:mod1, type:set, val: 1 }, { var:mod1, type:set, val: 1 },
{ var:thr1, type:set, val: 50.0 }, { var:thr1, type:set, val: 50.0 },
{ var:upr1, type:set, val: -3.0 }, { var:upr1, type:set, val: -3.0 },
{ var:lwr1, type:set, val: 1.0 }, { var:lwr1, type:set, val: 1.0 },
{ var:cigain1, type:set, val: 3.0 }, { var:cigain1, type:set, val: 6.0 },
{ var:wet1 type:set, val: 1.0 } { var:wet1 type:set, val: 1.0 }
{ var:wgain1, val:2.0 },
{ var:sw1, type:set, val:0 }, { var:sw1, type:set, val:0 },
] ]
@ -387,16 +373,18 @@
{ var:thr0, type:set, val: 60.0 }, { var:thr0, type:set, val: 60.0 },
{ var:upr0, type:set, val: -3.0 }, { var:upr0, type:set, val: -3.0 },
{ var:lwr0, type:set, val: 1.0 }, { var:lwr0, type:set, val: 1.0 },
{ var:cigain0, type:set, val: 3.0 }, { var:cigain0, type:set, val: 6.0 },
{ var:wet0 type:set, val: 1.0 } { var:wet0 type:set, val: 1.0 }
{ var:wgain0, val:2.0 },
{ var:sw0, type:set, val:0 }, { var:sw0, type:set, val:0 },
{ var:mod1, type:set, val: 1 }, { var:mod1, type:set, val: 1 },
{ var:thr1, type:set, val: 60.0 }, { var:thr1, type:set, val: 60.0 },
{ var:upr1, type:set, val: -3.0 }, { var:upr1, type:set, val: -3.0 },
{ var:lwr1, type:set, val: 1.0 }, { var:lwr1, type:set, val: 1.0 },
{ var:cigain1, type:set, val: 3.0 }, { var:cigain1, type:set, val: 6.0 },
{ var:wet1 type:set, val: 1.0 } { var:wet1 type:set, val: 1.0 }
{ var:wgain1, val:2.0 },
{ var:sw1, type:set, val:0 }, { var:sw1, type:set, val:0 },
] ]
@ -408,16 +396,18 @@
{ var:thr0, type:set, val: 55.0 }, { var:thr0, type:set, val: 55.0 },
{ var:upr0, type:set, val: -3.0 }, { var:upr0, type:set, val: -3.0 },
{ var:lwr0, type:set, val: 1.0 }, { var:lwr0, type:set, val: 1.0 },
{ var:cigain0, type:set, val: 3.0 }, { var:cigain0, type:set, val: 6.0 },
{ var:wet0 type:set, val: 1.0 } { var:wet0 type:set, val: 1.0 }
{ var:wgain0, val:2.0 },
{ var:sw0, type:set, val:0 }, { var:sw0, type:set, val:0 },
{ var:mod1, type:set, val: 1 }, { var:mod1, type:set, val: 1 },
{ var:thr1, type:set, val: 55.0 }, { var:thr1, type:set, val: 55.0 },
{ var:upr1, type:set, val: -3.0 }, { var:upr1, type:set, val: -3.0 },
{ var:lwr1, type:set, val: 1.0 }, { var:lwr1, type:set, val: 1.0 },
{ var:cigain1, type:set, val: 3.0 }, { var:cigain1, type:set, val: 6.0 },
{ var:wet1 type:set, val: 1.0 } { var:wet1 type:set, val: 1.0 }
{ var:wgain1, val:2.0 },
{ var:sw1, type:set, val:0 }, { var:sw1, type:set, val:0 },
] ]
@ -429,16 +419,18 @@
{ var:thr0, type:set, val: 55.0 }, { var:thr0, type:set, val: 55.0 },
{ var:upr0, type:set, val: -5.0 }, { var:upr0, type:set, val: -5.0 },
{ var:lwr0, type:set, val: 1.0 }, { var:lwr0, type:set, val: 1.0 },
{ var:cigain0, type:set, val: 3.0 }, { var:cigain0, type:set, val: 6.0 },
{ var:wet0 type:set, val: 1.0 } { var:wet0 type:set, val: 1.0 }
{ var:wgain0, val:2.0 },
{ var:sw0, type:set, val:0 }, { var:sw0, type:set, val:0 },
{ var:mod1, type:set, val: 1 }, { var:mod1, type:set, val: 1 },
{ var:thr1, type:set, val: 55.0 }, { var:thr1, type:set, val: 55.0 },
{ var:upr1, type:set, val: -5.0 }, { var:upr1, type:set, val: -5.0 },
{ var:lwr1, type:set, val: 1.0 }, { var:lwr1, type:set, val: 1.0 },
{ var:cigain1, type:set, val: 3.0 }, { var:cigain1, type:set, val: 6.0 },
{ var:wet1 type:set, val: 1.0 } { var:wet1 type:set, val: 1.0 }
{ var:wgain1, val:2.0 },
{ var:sw1, type:set, val:0 }, { var:sw1, type:set, val:0 },
] ]