Compare commits
No commits in common. '23d91d1080065a68951874d9dd87bfaac5d0f4d5' and 'd03a93f6c9c5f970ec347ee528d6f82567bd3e51' have entirely different histories.
23d91d1080
...
d03a93f6c9
9 changed files with 287 additions and 1939 deletions
@ -1,65 +0,0 @@
|
||||
{ |
||||
"pattrstorage" : { |
||||
"name" : "test", |
||||
"slots" : { |
||||
"1" : { |
||||
"id" : 1, |
||||
"name" : "up", |
||||
"data" : { |
||||
"u099005226" : [ -0.714285714285714, -0.714285714285714, -0.6, -0.542857142857143, -0.457142857142857, -0.342857142857143, -0.171428571428571, -0.028571428571429, 0.028571428571428, 0.142857142857143, 0.228571428571429, 0.371428571428571, 0.485714285714286, 0.571428571428571, 0.714285714285714, 0.8 ], |
||||
"slot colors::colors" : [ 65 ], |
||||
"appearance::test" : [ -1 ], |
||||
"snippet::mypat" : [ -1 ], |
||||
"behavior::test" : [ -1 ], |
||||
"messages::test" : [ -1 ] |
||||
} |
||||
|
||||
} |
||||
, |
||||
"2" : { |
||||
"id" : 2, |
||||
"name" : "down", |
||||
"data" : { |
||||
"u099005226" : [ 0.873015873015873, 0.714285714285714, 0.587301587301587, 0.46031746031746, 0.301587301587302, 0.174603174603175, 0.015873015873016, -0.111111111111111, -0.238095238095238, -0.333333333333333, -0.428571428571429, -0.523809523809524, -0.587301587301587, -0.682539682539683, -0.777777777777778, -0.873015873015873 ], |
||||
"slot colors::colors" : [ 65 ], |
||||
"appearance::test" : [ -1 ], |
||||
"snippet::mypat" : [ -1 ], |
||||
"behavior::test" : [ -1 ], |
||||
"messages::test" : [ -1 ] |
||||
} |
||||
|
||||
} |
||||
, |
||||
"3" : { |
||||
"id" : 3, |
||||
"name" : "sine", |
||||
"data" : { |
||||
"u099005226" : [ -0.079365079365079, 0.206349206349206, 0.428571428571429, 0.682539682539683, 0.904761904761905, 0.904761904761905, 0.841269841269841, 0.555555555555556, 0.047619047619048, -0.301587301587302, -0.587301587301587, -0.682539682539683, -0.650793650793651, -0.428571428571429, -0.111111111111111, 0.079365079365079 ], |
||||
"slot colors::colors" : [ 65 ], |
||||
"appearance::test" : [ -1 ], |
||||
"snippet::mypat" : [ -1 ], |
||||
"behavior::test" : [ -1 ], |
||||
"messages::test" : [ -1 ] |
||||
} |
||||
|
||||
} |
||||
, |
||||
"4" : { |
||||
"id" : 4, |
||||
"name" : "random", |
||||
"data" : { |
||||
"u099005226" : [ -0.587301587301587, 0.365079365079365, -0.46031746031746, -0.015873015873016, 0.904761904761905, -0.714285714285714, 0.206349206349206, -0.142857142857143, 0.428571428571429, -0.746031746031746, 0.587301587301587, -0.619047619047619, -0.047619047619048, -0.555555555555556, -0.428571428571429, 0.396825396825397 ], |
||||
"slot colors::colors" : [ 65 ], |
||||
"appearance::test" : [ -1 ], |
||||
"snippet::mypat" : [ -1 ], |
||||
"behavior::test" : [ -1 ], |
||||
"messages::test" : [ -1 ] |
||||
} |
||||
|
||||
} |
||||
|
||||
} |
||||
|
||||
} |
||||
|
||||
} |
@ -1,2 +0,0 @@
|
||||
max objectfile tc.preset tc.preset; |
||||
max definesubstitution tc.preset jsui @filename tc.preset |
@ -1,28 +0,0 @@
|
||||
{ |
||||
"name" : "tc.preset", |
||||
"displayname" : "", |
||||
"version" : "0.0.1", |
||||
"author" : "Théophile Clet", |
||||
"authors" : [ ], |
||||
"description" : "A jsui replacement for the preset object", |
||||
"tags" : ["preset", "pattrstorage", "jsui"], |
||||
"website" : "", |
||||
"extends" : "", |
||||
"extensible" : 0, |
||||
"max_version_min" : "8.6.2", |
||||
"max_version_max" : "none", |
||||
"os" : { |
||||
"macintosh" : { |
||||
"min_version" : "10.11.x", |
||||
"platform" : [ "x64", "aarch64" ] |
||||
} |
||||
, |
||||
"windows" : { |
||||
"min_version" : "10", |
||||
"platform" : [ "x64" ] |
||||
} |
||||
|
||||
} |
||||
, |
||||
"homepatcher" : "tc.preset_demo.maxpat" |
||||
} |
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue