Browse Source

Deleted the patch cord routing the finish bang from [js Cubehlix.js] to the getcell message, so the lastly selected color (with built-in slider or getcolor message) is not automatically updated after a new color scheme is calculated. Need to resend a getcolor message or move the slider to update.

master
TFLCL 3 years ago
parent
commit
9682c9fdbd
  1. 27
      Cubehelix.maxpat

27
Cubehelix.maxpat

@ -5,11 +5,11 @@
"major" : 7,
"minor" : 3,
"revision" : 6,
"architecture" : "x86",
"architecture" : "x64",
"modernui" : 1
}
,
"rect" : [ 60.0, 212.0, 1075.0, 1049.0 ],
"rect" : [ 617.0, 188.0, 1075.0, 1049.0 ],
"bgcolor" : [ 0.610374, 0.77695, 0.906999, 1.0 ],
"editing_bgcolor" : [ 0.547664, 0.726767, 0.884197, 1.0 ],
"bglocked" : 0,
@ -1679,7 +1679,7 @@
"patching_rect" : [ 633.75, 807.0, 76.0, 11.0 ],
"presentation" : 1,
"presentation_rect" : [ 4.0, 298.75, 295.5, 71.75 ],
"size" : 32.0,
"size" : 5.0,
"style" : ""
}
@ -1941,7 +1941,7 @@
, {
"box" : {
"angle" : 270.0,
"bgcolor" : [ 1.0, 1.0, 1.0 ],
"bgcolor" : [ 0.274281, 0.370378, 0.26427 ],
"id" : "obj-118",
"maxclass" : "panel",
"mode" : 0,
@ -2015,7 +2015,7 @@
, {
"patchline" : {
"destination" : [ "obj-119", 1 ],
"midpoints" : [ 100.892822, 567.0, 104.416664, 567.0 ],
"midpoints" : [ 100.892822, 567.0, 104.416667, 567.0 ],
"source" : [ "obj-109", 0 ]
}
@ -2030,7 +2030,7 @@
, {
"patchline" : {
"destination" : [ "obj-119", 2 ],
"midpoints" : [ 257.392822, 590.0, 136.083328, 590.0 ],
"midpoints" : [ 257.392822, 590.0, 136.083333, 590.0 ],
"source" : [ "obj-111", 0 ]
}
@ -2158,7 +2158,7 @@
, {
"patchline" : {
"destination" : [ "obj-119", 4 ],
"midpoints" : [ 552.892822, 590.0, 199.416672, 590.0 ],
"midpoints" : [ 552.892822, 590.0, 199.416667, 590.0 ],
"source" : [ "obj-138", 0 ]
}
@ -2504,7 +2504,7 @@
, {
"patchline" : {
"destination" : [ "obj-119", 5 ],
"midpoints" : [ 111.392822, 200.0, 78.392883, 200.0, 78.392883, 590.0, 231.083328, 590.0 ],
"midpoints" : [ 111.392822, 200.0, 78.392883, 200.0, 78.392883, 590.0, 231.083333, 590.0 ],
"source" : [ "obj-195", 1 ]
}
@ -2580,7 +2580,7 @@
, {
"patchline" : {
"destination" : [ "obj-119", 1 ],
"midpoints" : [ 683.25, 608.0, 104.416664, 608.0 ],
"midpoints" : [ 683.25, 608.0, 104.416667, 608.0 ],
"source" : [ "obj-22", 0 ]
}
@ -2595,15 +2595,6 @@
, {
"patchline" : {
"destination" : [ "obj-124", 0 ],
"order" : 1,
"source" : [ "obj-223", 3 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-135", 0 ],
"order" : 0,
"source" : [ "obj-223", 3 ]
}

Loading…
Cancel
Save