Browse Source

mod0.js:Changes to test transform cross-fading.

master
kevin 11 years ago
parent
commit
0e2d55301b
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      src/kc/data/mod0.js

+ 3
- 0
src/kc/data/mod0.js View File

@@ -54,6 +54,9 @@ type: { vmin | emin | dmin | tmin | cmin | vmax | emax | dmax | tmax | cmax } da
54 54
    { loc:-1, mod:m1, var:maxl1, type:set, val:3 },
55 55
 
56 56
 
57
+   { loc:14 mod:m1, var:thr0, type:set, val:70 },
58
+   { loc:14 mod:m1, var:thr1, type:set, val:65 },
59
+
57 60
   // 741: 4 1024 4 60 0 2
58 61
   //      1 1024 4 65 0 2
59 62
 

Loading…
Cancel
Save