ookey-Mocap
This is a modal window.
For my piece, I knew I wanted to make an “instrument” controlled by a hand. Rather than typical sounds, I wanted to create glitchy noises inspired by Ryoji Ikeda or this piece by Tomoki Kanda. I have really weird shaped, “glitchy” fingers, so I found it fitting. Creating interesting glitch sounds is actually what I had to experiment the most with. In the end, I like the sounds that are produced. However, I wish it was more clear how the hand was triggering them or was more responsive based on the actions that the hand took. The element I think that became the most clear is how the height of the hand affects the tone through filtering. The triggering of notes is less clear and has more errors happening. I originally wanted to do something with machine learning for max, and I might pursue this further in the future.
gif of code running:



sketch:
code under readmore (its not the most readable so you can download the patch here)
{ | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "0.739474", | |
"linecount" : 2, | |
"id" : "obj-65", | |
"patching_rect" : [ 574.200012, 441.0, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "9117.820313", | |
"linecount" : 2, | |
"id" : "obj-63", | |
"patching_rect" : [ 490.0, 432.0, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "28.239771", | |
"linecount" : 2, | |
"id" : "obj-55", | |
"patching_rect" : [ 743.200012, 142.5, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "33.74511", | |
"linecount" : 2, | |
"id" : "obj-52", | |
"patching_rect" : [ 509.200012, 101.5, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "36.081585", | |
"linecount" : 2, | |
"id" : "obj-48", | |
"patching_rect" : [ 306.774994, 142.5, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "138.4", | |
"id" : "obj-46", | |
"patching_rect" : [ 84.0, 142.5, 50.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "open", | |
"id" : "obj-44", | |
"patching_rect" : [ 639.0, 495.0, 37.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-42", | |
"patching_rect" : [ 574.200012, 493.0, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "sfrecord~", | |
"id" : "obj-4", | |
"patching_rect" : [ 522.700012, 532.0, 61.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 50", | |
"id" : "obj-32", | |
"patching_rect" : [ 755.200012, 234.799988, 34.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 1000", | |
"id" : "obj-33", | |
"patching_rect" : [ 755.200012, 210.799988, 81.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro 1000 @active 1", | |
"id" : "obj-34", | |
"patching_rect" : [ 755.200012, 268.0, 128.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "onebang", | |
"id" : "obj-35", | |
"patching_rect" : [ 680.0, 228.799988, 57.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "bang", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "if $i1 < 100 then bang", | |
"fontname" : "Arial", | |
"id" : "obj-36", | |
"patching_rect" : [ 680.0, 175.0, 136.0, 23.0 ], | |
"numinlets" : 1, | |
"fontsize" : 13.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p tri", | |
"id" : "obj-37", | |
"patching_rect" : [ 680.0, 257.0, 31.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 806.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-10", | |
"patching_rect" : [ 116.0, 27.0, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 3", | |
"id" : "obj-16", | |
"patching_rect" : [ 69.0, 109.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 30", | |
"id" : "obj-15", | |
"patching_rect" : [ 44.0, 75.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "delay", | |
"id" : "obj-14", | |
"patching_rect" : [ 32.0, 150.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "tri~", | |
"id" : "obj-9", | |
"patching_rect" : [ 21.0, 395.0, 40.0, 22.0 ], | |
"numinlets" : 3, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 0.1", | |
"id" : "obj-4", | |
"patching_rect" : [ 339.0, 364.0, 42.0, 22.0 ], | |
"numinlets" : 2, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+~", | |
"id" : "obj-3", | |
"patching_rect" : [ 346.0, 278.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "* 1174.66", | |
"id" : "obj-1", | |
"patching_rect" : [ 21.0, 300.0, 61.0, 22.0 ], | |
"numinlets" : 2, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-35", | |
"patching_rect" : [ 319.5, 413.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"hidden" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 17.0, 11.0, 30.0, 30.0 ], | |
"numinlets" : 0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 1.", | |
"id" : "obj-92", | |
"patching_rect" : [ 227.0, 15.0, 36.0, 22.0 ], | |
"numinlets" : 2, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "button", | |
"id" : "obj-87", | |
"patching_rect" : [ 21.0, 225.0, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 10", | |
"id" : "obj-85", | |
"patching_rect" : [ 21.0, 268.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "number", | |
"id" : "obj-79", | |
"patching_rect" : [ 21.0, 350.0, 50.0, 22.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"hidden" : 1, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 357.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 8", | |
"fontname" : "Arial", | |
"id" : "obj-27", | |
"patching_rect" : [ 329.0, 225.0, 64.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-28", | |
"patching_rect" : [ 174.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 16", | |
"fontname" : "Arial", | |
"id" : "obj-29", | |
"patching_rect" : [ 180.0, 242.0, 67.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(200\\,1000)", | |
"fontname" : "Arial", | |
"id" : "obj-45", | |
"patching_rect" : [ 383.0, 174.0, 124.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-46", | |
"patching_rect" : [ 356.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-47", | |
"patching_rect" : [ 341.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 365.0, 60.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-49", | |
"patching_rect" : [ 341.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "loop 1", | |
"fontname" : "Arial", | |
"id" : "obj-62", | |
"patching_rect" : [ 507.0, 75.0, 35.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-64", | |
"patching_rect" : [ 333.0, 57.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"linecount" : 2, | |
"fontname" : "Arial", | |
"id" : "obj-65", | |
"patching_rect" : [ 312.0, 3.0, 45.0, 29.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(20\\,200)", | |
"fontname" : "Arial", | |
"id" : "obj-66", | |
"patching_rect" : [ 200.0, 174.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-67", | |
"patching_rect" : [ 173.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-68", | |
"patching_rect" : [ 158.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-69", | |
"patching_rect" : [ 180.0, 99.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-70", | |
"patching_rect" : [ 158.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"hidden" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-29", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-27", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-9", 0 ], | |
"destination" : [ "obj-92", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-87", 0 ], | |
"destination" : [ "obj-85", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-85", 0 ], | |
"destination" : [ "obj-1", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-79", 0 ], | |
"destination" : [ "obj-9", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-69", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 147.0, 142.0, 147.0, 142.0, 92.0, 189.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-68", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-67", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 146.0, 182.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 171.0, 183.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-69", 0 ], | |
"destination" : [ "obj-70", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-67", 0 ], | |
"destination" : [ "obj-66", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 182.5, 171.0, 209.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-64", 0 ], | |
"hidden" : 1, | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 321.5, 48.0, 516.5, 48.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-70", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 121.0, 167.5, 121.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-49", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 114.0, 350.5, 114.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-48", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 147.0, 325.0, 147.0, 325.0, 92.0, 374.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-47", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-46", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 146.0, 365.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-26", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 171.0, 366.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-49", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-46", 0 ], | |
"destination" : [ "obj-45", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 365.5, 171.0, 392.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-3", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-28", 0 ], | |
"destination" : [ "obj-29", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-3", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-27", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-87", 0 ], | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-15", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-14", 0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-10", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-14", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-16", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-14", 0 ], | |
"destination" : [ "obj-10", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-10", 0 ], | |
"destination" : [ "obj-92", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 0 ], | |
"destination" : [ "obj-79", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r ring", | |
"id" : "obj-38", | |
"patching_rect" : [ 680.0, 142.5, 38.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s sound", | |
"id" : "obj-39", | |
"patching_rect" : [ 680.0, 320.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 50", | |
"id" : "obj-24", | |
"patching_rect" : [ 517.200012, 234.799988, 34.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 1000", | |
"id" : "obj-25", | |
"patching_rect" : [ 517.200012, 210.799988, 81.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro 1000 @active 1", | |
"id" : "obj-26", | |
"patching_rect" : [ 517.200012, 268.0, 128.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "onebang", | |
"id" : "obj-27", | |
"patching_rect" : [ 442.0, 210.799988, 57.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "bang", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "if $i1 < 100 then bang", | |
"fontname" : "Arial", | |
"id" : "obj-28", | |
"patching_rect" : [ 442.0, 175.0, 136.0, 23.0 ], | |
"numinlets" : 1, | |
"fontsize" : 13.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p low", | |
"id" : "obj-29", | |
"patching_rect" : [ 442.0, 239.0, 39.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 806.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 1", | |
"id" : "obj-16", | |
"patching_rect" : [ 76.0, 122.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 50", | |
"id" : "obj-15", | |
"patching_rect" : [ 51.0, 88.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "delay", | |
"id" : "obj-14", | |
"patching_rect" : [ 51.0, 154.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-5", | |
"patching_rect" : [ 129.0, 48.5, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 0.1", | |
"id" : "obj-4", | |
"patching_rect" : [ 339.0, 364.0, 42.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+~", | |
"id" : "obj-3", | |
"patching_rect" : [ 346.0, 278.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "* 31", | |
"id" : "obj-1", | |
"patching_rect" : [ 17.0, 270.0, 32.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-35", | |
"patching_rect" : [ 319.5, 413.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 17.0, 11.0, 30.0, 30.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 1.", | |
"id" : "obj-92", | |
"patching_rect" : [ 227.0, 15.0, 36.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "button", | |
"id" : "obj-87", | |
"patching_rect" : [ 2.0, 209.0, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 50", | |
"id" : "obj-85", | |
"patching_rect" : [ 17.0, 238.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "number", | |
"id" : "obj-79", | |
"patching_rect" : [ 17.0, 320.0, 50.0, 22.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "cycle~", | |
"id" : "obj-77", | |
"patching_rect" : [ 17.0, 355.0, 45.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 357.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 8", | |
"fontname" : "Arial", | |
"id" : "obj-27", | |
"patching_rect" : [ 329.0, 225.0, 64.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-28", | |
"patching_rect" : [ 174.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 16", | |
"fontname" : "Arial", | |
"id" : "obj-29", | |
"patching_rect" : [ 180.0, 242.0, 67.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(200\\,1000)", | |
"fontname" : "Arial", | |
"id" : "obj-45", | |
"patching_rect" : [ 383.0, 174.0, 124.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-46", | |
"patching_rect" : [ 356.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-47", | |
"patching_rect" : [ 341.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 365.0, 60.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-49", | |
"patching_rect" : [ 341.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "loop 1", | |
"fontname" : "Arial", | |
"id" : "obj-62", | |
"patching_rect" : [ 507.0, 75.0, 35.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-64", | |
"patching_rect" : [ 333.0, 57.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"linecount" : 2, | |
"fontname" : "Arial", | |
"id" : "obj-65", | |
"patching_rect" : [ 312.0, 3.0, 45.0, 29.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(20\\,200)", | |
"fontname" : "Arial", | |
"id" : "obj-66", | |
"patching_rect" : [ 200.0, 174.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-67", | |
"patching_rect" : [ 173.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-68", | |
"patching_rect" : [ 158.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-69", | |
"patching_rect" : [ 180.0, 99.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-70", | |
"patching_rect" : [ 158.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-29", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-27", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-87", 0 ], | |
"destination" : [ "obj-85", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-85", 0 ], | |
"destination" : [ "obj-1", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-79", 0 ], | |
"destination" : [ "obj-77", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-77", 0 ], | |
"destination" : [ "obj-92", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-69", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 147.0, 142.0, 147.0, 142.0, 92.0, 189.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-68", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-67", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 146.0, 182.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 171.0, 183.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-69", 0 ], | |
"destination" : [ "obj-70", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-67", 0 ], | |
"destination" : [ "obj-66", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 182.5, 171.0, 209.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-64", 0 ], | |
"hidden" : 1, | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 321.5, 48.0, 516.5, 48.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-70", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 121.0, 167.5, 121.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-49", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 114.0, 350.5, 114.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-92", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-48", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 147.0, 325.0, 147.0, 325.0, 92.0, 374.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-47", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-46", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 146.0, 365.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-26", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 171.0, 366.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-49", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-46", 0 ], | |
"destination" : [ "obj-45", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 365.5, 171.0, 392.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-3", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-28", 0 ], | |
"destination" : [ "obj-29", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-3", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-27", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-87", 0 ], | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-5", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-15", 0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-14", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-14", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-16", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-14", 0 ], | |
"destination" : [ "obj-5", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 0 ], | |
"destination" : [ "obj-79", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r middle", | |
"id" : "obj-30", | |
"patching_rect" : [ 442.0, 142.5, 53.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s sound", | |
"id" : "obj-31", | |
"patching_rect" : [ 442.0, 320.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r rotation", | |
"id" : "obj-23", | |
"patching_rect" : [ 490.0, 470.0, 58.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r height", | |
"id" : "obj-21", | |
"patching_rect" : [ 431.5, 470.0, 51.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r sound", | |
"id" : "obj-19", | |
"patching_rect" : [ 419.0, 441.0, 51.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "lores~", | |
"id" : "obj-18", | |
"patching_rect" : [ 419.0, 505.0, 44.0, 22.0 ], | |
"numinlets" : 3, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 50", | |
"id" : "obj-7", | |
"patching_rect" : [ 91.200012, 234.799988, 34.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 1000", | |
"id" : "obj-8", | |
"patching_rect" : [ 91.200012, 210.799988, 81.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro 1000 @active 1", | |
"id" : "obj-9", | |
"patching_rect" : [ 91.200012, 268.0, 128.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "onebang", | |
"id" : "obj-12", | |
"patching_rect" : [ 16.0, 210.799988, 57.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "bang", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "if $i1 < 100 then bang", | |
"fontname" : "Arial", | |
"id" : "obj-13", | |
"patching_rect" : [ 16.0, 175.0, 136.0, 23.0 ], | |
"numinlets" : 1, | |
"fontsize" : 13.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r thumb", | |
"id" : "obj-15", | |
"patching_rect" : [ 16.0, 142.5, 51.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s sound", | |
"id" : "obj-17", | |
"patching_rect" : [ 16.0, 320.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p noise", | |
"id" : "obj-2", | |
"patching_rect" : [ 16.0, 247.799988, 49.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 27.0, 85.0, 1211.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 3", | |
"id" : "obj-16", | |
"patching_rect" : [ 51.0, 96.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 50", | |
"id" : "obj-15", | |
"patching_rect" : [ 38.0, 57.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "delay", | |
"id" : "obj-14", | |
"patching_rect" : [ 26.0, 128.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "noise~", | |
"id" : "obj-1", | |
"patching_rect" : [ 88.0, 298.0, 46.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 0.1", | |
"id" : "obj-4", | |
"patching_rect" : [ 339.0, 364.0, 42.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+~", | |
"id" : "obj-3", | |
"patching_rect" : [ 346.0, 278.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-35", | |
"patching_rect" : [ 319.5, 413.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 17.0, 11.0, 30.0, 30.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 1.", | |
"id" : "obj-92", | |
"patching_rect" : [ 227.0, 15.0, 36.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-83", | |
"patching_rect" : [ 104.0, 22.5, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 357.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 8", | |
"fontname" : "Arial", | |
"id" : "obj-27", | |
"patching_rect" : [ 329.0, 225.0, 64.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-28", | |
"patching_rect" : [ 174.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 16", | |
"fontname" : "Arial", | |
"id" : "obj-29", | |
"patching_rect" : [ 180.0, 242.0, 67.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(200\\,1000)", | |
"fontname" : "Arial", | |
"id" : "obj-45", | |
"patching_rect" : [ 383.0, 174.0, 124.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-46", | |
"patching_rect" : [ 356.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-47", | |
"patching_rect" : [ 341.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 365.0, 60.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-49", | |
"patching_rect" : [ 341.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "loop 1", | |
"fontname" : "Arial", | |
"id" : "obj-62", | |
"patching_rect" : [ 507.0, 75.0, 35.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-64", | |
"patching_rect" : [ 333.0, 57.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"linecount" : 2, | |
"fontname" : "Arial", | |
"id" : "obj-65", | |
"patching_rect" : [ 312.0, 3.0, 45.0, 29.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(20\\,200)", | |
"fontname" : "Arial", | |
"id" : "obj-66", | |
"patching_rect" : [ 200.0, 174.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-67", | |
"patching_rect" : [ 173.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-68", | |
"patching_rect" : [ 158.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-69", | |
"patching_rect" : [ 180.0, 99.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-70", | |
"patching_rect" : [ 158.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-29", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-27", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-83", 0 ], | |
"destination" : [ "obj-92", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-69", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 147.0, 142.0, 147.0, 142.0, 92.0, 189.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-68", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-67", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 146.0, 182.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 171.0, 183.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-69", 0 ], | |
"destination" : [ "obj-70", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-67", 0 ], | |
"destination" : [ "obj-66", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 182.5, 171.0, 209.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-64", 0 ], | |
"hidden" : 1, | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 321.5, 48.0, 516.5, 48.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-70", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 121.0, 167.5, 121.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-49", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 114.0, 350.5, 114.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-48", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 147.0, 325.0, 147.0, 325.0, 92.0, 374.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-47", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-46", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 146.0, 365.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-26", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 171.0, 366.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-49", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-46", 0 ], | |
"destination" : [ "obj-45", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 365.5, 171.0, 392.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-3", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-28", 0 ], | |
"destination" : [ "obj-29", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-3", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-27", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-83", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-15", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-14", 0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-14", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-16", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-14", 0 ], | |
"destination" : [ "obj-83", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 0 ], | |
"destination" : [ "obj-92", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 50", | |
"id" : "obj-6", | |
"patching_rect" : [ 310.200012, 234.799988, 34.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 1000", | |
"id" : "obj-5", | |
"patching_rect" : [ 310.200012, 210.799988, 81.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro 1000 @active 1", | |
"id" : "obj-50", | |
"patching_rect" : [ 310.200012, 268.0, 128.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "onebang", | |
"id" : "obj-49", | |
"patching_rect" : [ 235.0, 210.799988, 57.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "bang", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "if $i1 < 100 then bang", | |
"fontname" : "Arial", | |
"id" : "obj-22", | |
"patching_rect" : [ 235.0, 175.0, 136.0, 23.0 ], | |
"numinlets" : 1, | |
"fontsize" : 13.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p twitch", | |
"id" : "obj-20", | |
"patching_rect" : [ 235.0, 239.0, 51.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 806.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+ 3", | |
"id" : "obj-16", | |
"patching_rect" : [ 57.0, 118.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 50", | |
"id" : "obj-15", | |
"patching_rect" : [ 32.0, 84.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "delay", | |
"id" : "obj-14", | |
"patching_rect" : [ 32.0, 150.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-5", | |
"patching_rect" : [ 110.0, 44.5, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 0.1", | |
"id" : "obj-4", | |
"patching_rect" : [ 339.0, 364.0, 42.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "+~", | |
"id" : "obj-3", | |
"patching_rect" : [ 346.0, 278.0, 29.5, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "* 392", | |
"id" : "obj-1", | |
"patching_rect" : [ 32.0, 298.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-35", | |
"patching_rect" : [ 319.5, 413.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 17.0, 11.0, 30.0, 30.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "*~ 1.", | |
"id" : "obj-92", | |
"patching_rect" : [ 227.0, 15.0, 36.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "button", | |
"id" : "obj-87", | |
"patching_rect" : [ 17.0, 237.0, 24.0, 24.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "random 50", | |
"id" : "obj-85", | |
"patching_rect" : [ 32.0, 266.0, 68.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "number", | |
"id" : "obj-79", | |
"patching_rect" : [ 32.0, 348.0, 50.0, 22.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "saw~", | |
"id" : "obj-77", | |
"patching_rect" : [ 32.0, 383.0, 39.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 357.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 8", | |
"fontname" : "Arial", | |
"id" : "obj-27", | |
"patching_rect" : [ 329.0, 225.0, 64.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(10\\,60)*0.01", | |
"fontname" : "Arial", | |
"id" : "obj-28", | |
"patching_rect" : [ 174.0, 200.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "degrade~ 1 16", | |
"fontname" : "Arial", | |
"id" : "obj-29", | |
"patching_rect" : [ 180.0, 242.0, 67.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "signal" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(200\\,1000)", | |
"fontname" : "Arial", | |
"id" : "obj-45", | |
"patching_rect" : [ 383.0, 174.0, 124.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-46", | |
"patching_rect" : [ 356.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-47", | |
"patching_rect" : [ 341.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 365.0, 60.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-49", | |
"patching_rect" : [ 341.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "loop 1", | |
"fontname" : "Arial", | |
"id" : "obj-62", | |
"patching_rect" : [ 507.0, 75.0, 35.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-64", | |
"patching_rect" : [ 333.0, 57.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"linecount" : 2, | |
"fontname" : "Arial", | |
"id" : "obj-65", | |
"patching_rect" : [ 312.0, 3.0, 45.0, 29.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr $i1+random(20\\,200)", | |
"fontname" : "Arial", | |
"id" : "obj-66", | |
"patching_rect" : [ 200.0, 174.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(0\\,1800)", | |
"fontname" : "Arial", | |
"id" : "obj-67", | |
"patching_rect" : [ 173.0, 150.0, 97.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-68", | |
"patching_rect" : [ 158.0, 150.0, 16.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "expr random(2000\\,7000)", | |
"fontname" : "Arial", | |
"id" : "obj-69", | |
"patching_rect" : [ 180.0, 99.0, 112.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "metro", | |
"fontname" : "Arial", | |
"id" : "obj-70", | |
"patching_rect" : [ 158.0, 123.0, 32.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 9.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-29", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-92", 0 ], | |
"destination" : [ "obj-27", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-87", 0 ], | |
"destination" : [ "obj-85", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-85", 0 ], | |
"destination" : [ "obj-1", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-79", 0 ], | |
"destination" : [ "obj-77", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-77", 0 ], | |
"destination" : [ "obj-92", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-69", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 147.0, 142.0, 147.0, 142.0, 92.0, 189.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-68", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-67", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 146.0, 182.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-70", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 167.5, 171.0, 183.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-69", 0 ], | |
"destination" : [ "obj-70", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-67", 0 ], | |
"destination" : [ "obj-66", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 182.5, 171.0, 209.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-64", 0 ], | |
"hidden" : 1, | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-65", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 321.5, 48.0, 516.5, 48.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-70", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 121.0, 167.5, 121.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-64", 0 ], | |
"destination" : [ "obj-49", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 342.5, 114.0, 350.5, 114.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-92", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-48", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 147.0, 325.0, 147.0, 325.0, 92.0, 374.5, 92.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-47", 0 ], | |
"hidden" : 1, | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-46", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 146.0, 365.5, 146.0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-26", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 350.5, 171.0, 366.5, 171.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-49", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-46", 0 ], | |
"destination" : [ "obj-45", 0 ], | |
"hidden" : 1, | |
"midpoints" : [ 365.5, 171.0, 392.5, 171.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-3", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-28", 0 ], | |
"destination" : [ "obj-29", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-3", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-27", 1 ], | |
"hidden" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-87", 0 ], | |
"order" : 3 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-5", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-15", 0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-14", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-14", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-16", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-14", 0 ], | |
"destination" : [ "obj-5", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 0 ], | |
"destination" : [ "obj-79", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s height", | |
"id" : "obj-11", | |
"patching_rect" : [ 20.0, 536.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s rotation", | |
"id" : "obj-73", | |
"patching_rect" : [ 79.0, 536.0, 60.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r index", | |
"id" : "obj-53", | |
"patching_rect" : [ 235.0, 142.5, 47.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s pinky", | |
"id" : "obj-62", | |
"patching_rect" : [ 353.774994, 537.0, 48.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s ring", | |
"id" : "obj-61", | |
"patching_rect" : [ 311.774994, 537.0, 40.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s middle", | |
"id" : "obj-60", | |
"patching_rect" : [ 255.024994, 537.0, 55.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s index", | |
"id" : "obj-59", | |
"patching_rect" : [ 203.024994, 537.0, 49.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s thumb", | |
"id" : "obj-58", | |
"patching_rect" : [ 148.024994, 537.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p fingers", | |
"id" : "obj-57", | |
"patching_rect" : [ 148.024994, 505.0, 253.75, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 5, | |
"outlettype" : [ "", "", "", "", "" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 1212.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-28", | |
"patching_rect" : [ 172.0, 458.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 60. 147", | |
"id" : "obj-34", | |
"patching_rect" : [ 130.5, 436.0, 113.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"linecount" : 2, | |
"id" : "obj-35", | |
"patching_rect" : [ 130.5, 398.0, 120.0, 36.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 12, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "138.4", | |
"id" : "obj-36", | |
"patching_rect" : [ 130.5, 458.0, 43.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route distal", | |
"id" : "obj-37", | |
"patching_rect" : [ 130.5, 374.0, 69.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-15", | |
"patching_rect" : [ 719.5, 457.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 5 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 0. 127", | |
"id" : "obj-16", | |
"patching_rect" : [ 665.0, 429.0, 106.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"linecount" : 2, | |
"id" : "obj-17", | |
"patching_rect" : [ 665.0, 391.0, 120.0, 36.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 12, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "24.745464", | |
"linecount" : 3, | |
"id" : "obj-18", | |
"patching_rect" : [ 669.5, 451.0, 37.0, 50.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route intermediate", | |
"id" : "obj-21", | |
"patching_rect" : [ 661.5, 367.0, 107.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-10", | |
"patching_rect" : [ 581.5, 457.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 4 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 0. 127", | |
"id" : "obj-11", | |
"patching_rect" : [ 527.0, 429.0, 106.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"linecount" : 2, | |
"id" : "obj-12", | |
"patching_rect" : [ 527.0, 391.0, 120.0, 36.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 12, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "28.239771", | |
"linecount" : 3, | |
"id" : "obj-13", | |
"patching_rect" : [ 531.5, 451.0, 37.0, 50.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route intermediate", | |
"id" : "obj-14", | |
"patching_rect" : [ 523.5, 367.0, 107.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-3", | |
"patching_rect" : [ 456.0, 457.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 3 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 0. 127", | |
"id" : "obj-5", | |
"patching_rect" : [ 401.5, 429.0, 106.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"linecount" : 2, | |
"id" : "obj-7", | |
"patching_rect" : [ 401.5, 391.0, 120.0, 36.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 12, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "33.74511", | |
"linecount" : 2, | |
"id" : "obj-8", | |
"patching_rect" : [ 406.0, 451.0, 39.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route intermediate", | |
"id" : "obj-9", | |
"patching_rect" : [ 398.0, 367.0, 107.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-33", | |
"patching_rect" : [ 317.5, 451.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 2 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 0. 127", | |
"id" : "obj-32", | |
"patching_rect" : [ 276.0, 429.0, 106.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"linecount" : 2, | |
"id" : "obj-31", | |
"patching_rect" : [ 276.0, 391.0, 120.0, 36.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 12, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "36.081585", | |
"linecount" : 3, | |
"id" : "obj-30", | |
"patching_rect" : [ 276.0, 451.0, 33.0, 50.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"id" : "obj-27", | |
"patching_rect" : [ 118.0, 43.0, 60.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route intermediate", | |
"id" : "obj-29", | |
"patching_rect" : [ 276.0, 367.0, 107.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t l l", | |
"fontname" : "Arial", | |
"id" : "obj-20", | |
"patching_rect" : [ 226.0, 285.0, 111.3125, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route 1 2 3 4 5", | |
"fontname" : "Arial", | |
"id" : "obj-19", | |
"patching_rect" : [ 226.0, 337.0, 479.3125, 21.0 ], | |
"numinlets" : 6, | |
"fontsize" : 11.0, | |
"numoutlets" : 6, | |
"outlettype" : [ "", "", "", "", "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "get finger ids", | |
"fontname" : "Arial", | |
"id" : "obj-22", | |
"patching_rect" : [ 712.0, 307.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p finger_ids", | |
"fontname" : "Arial", | |
"id" : "obj-44", | |
"patching_rect" : [ 318.3125, 307.0, 387.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 5, | |
"outlettype" : [ "", "", "", "", "" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 497.0, 416.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 11.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-12", | |
"patching_rect" : [ 333.5, 274.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "pinky", | |
"index" : 5 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-11", | |
"patching_rect" : [ 276.5, 274.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "ring", | |
"index" : 4 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-10", | |
"patching_rect" : [ 219.5, 274.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "middle", | |
"index" : 3 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-9", | |
"patching_rect" : [ 333.5, 240.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-8", | |
"patching_rect" : [ 276.5, 240.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-7", | |
"patching_rect" : [ 219.5, 240.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 5", | |
"fontname" : "Arial", | |
"id" : "obj-6", | |
"patching_rect" : [ 227.75, 173.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 4", | |
"fontname" : "Arial", | |
"id" : "obj-5", | |
"patching_rect" : [ 196.75, 173.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 3", | |
"fontname" : "Arial", | |
"id" : "obj-4", | |
"patching_rect" : [ 166.75, 173.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-3", | |
"patching_rect" : [ 161.5, 274.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "index", | |
"index" : 2 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"hint" : "", | |
"id" : "obj-2", | |
"patching_rect" : [ 105.0, 274.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "thumb", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-36", | |
"patching_rect" : [ 105.0, 240.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-35", | |
"patching_rect" : [ 161.5, 240.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 2", | |
"fontname" : "Arial", | |
"id" : "obj-33", | |
"patching_rect" : [ 135.75, 173.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 1", | |
"fontname" : "Arial", | |
"id" : "obj-32", | |
"patching_rect" : [ 105.0, 173.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "gate 5", | |
"fontname" : "Arial", | |
"id" : "obj-31", | |
"patching_rect" : [ 105.0, 210.5, 248.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 5, | |
"outlettype" : [ "", "", "", "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "sel thumb index middle ring pinky", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 105.0, 133.0, 173.0, 21.0 ], | |
"numinlets" : 6, | |
"fontsize" : 11.0, | |
"numoutlets" : 6, | |
"outlettype" : [ "bang", "bang", "bang", "bang", "bang", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route type", | |
"fontname" : "Arial", | |
"id" : "obj-24", | |
"patching_rect" : [ 105.0, 109.0, 59.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "zl slice 1", | |
"fontname" : "Arial", | |
"id" : "obj-23", | |
"patching_rect" : [ 71.0, 81.0, 53.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-41", | |
"patching_rect" : [ 71.0, 33.0, 25.0, 25.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-9", 0 ], | |
"destination" : [ "obj-12", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-8", 0 ], | |
"destination" : [ "obj-11", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-7", 0 ], | |
"destination" : [ "obj-10", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-6", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-41", 0 ], | |
"destination" : [ "obj-23", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-2", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-33", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 4 ], | |
"destination" : [ "obj-9", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 3 ], | |
"destination" : [ "obj-8", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 2 ], | |
"destination" : [ "obj-7", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 0 ], | |
"destination" : [ "obj-36", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 1 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 4 ], | |
"destination" : [ "obj-6", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 3 ], | |
"destination" : [ "obj-5", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 2 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 1 ], | |
"destination" : [ "obj-33", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-32", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-26", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 0 ], | |
"destination" : [ "obj-31", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 1 ], | |
"destination" : [ "obj-24", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"fontsize" : 11.0, | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "route left/right hands", | |
"fontname" : "Arial", | |
"id" : "obj-23", | |
"patching_rect" : [ 322.0, 233.0, 114.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r right-hand-id", | |
"fontname" : "Arial", | |
"id" : "obj-24", | |
"patching_rect" : [ 290.0, 190.0, 79.0, 21.0 ], | |
"numinlets" : 0, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "r left-hand-id", | |
"fontname" : "Arial", | |
"id" : "obj-25", | |
"patching_rect" : [ 197.0, 190.0, 72.0, 21.0 ], | |
"numinlets" : 0, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route 1 2", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 133.0, 256.0, 205.0, 21.0 ], | |
"numinlets" : 3, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-6", | |
"patching_rect" : [ 151.75, 78.0, 18.0, 21.0 ], | |
"ignoreclick" : 1, | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"outlettype" : [ "" ], | |
"style" : "", | |
"gradient" : 1, | |
"bgcolor" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgcolor2" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_type" : "gradient", | |
"bgfillcolor_color1" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_color2" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ], | |
"bgfillcolor_angle" : 270.0, | |
"bgfillcolor_proportion" : 0.39, | |
"bgfillcolor_autogradient" : 0.0 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s right-hand-id", | |
"fontname" : "Arial", | |
"id" : "obj-65", | |
"patching_rect" : [ 531.899963, 212.0, 81.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s left-hand-id", | |
"fontname" : "Arial", | |
"id" : "obj-64", | |
"patching_rect" : [ 490.56665, 234.0, 74.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p hands", | |
"fontname" : "Arial", | |
"color" : [ 0.828788, 0.139708, 0.147518, 1.0 ], | |
"id" : "obj-63", | |
"patching_rect" : [ 407.899963, 189.0, 143.0, 22.0 ], | |
"numinlets" : 1, | |
"fontsize" : 12.0, | |
"numoutlets" : 4, | |
"textcolor" : [ 0.828788, 0.139708, 0.147518, 1.0 ], | |
"bgcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 42.0, 85.0, 546.0, 414.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 11.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "right hand ID", | |
"fontname" : "Arial", | |
"id" : "obj-6", | |
"patching_rect" : [ 426.5, 364.0, 74.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "left hand ID", | |
"fontname" : "Arial", | |
"id" : "obj-7", | |
"patching_rect" : [ 316.0, 364.0, 71.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "right hand", | |
"fontname" : "Arial", | |
"id" : "obj-5", | |
"patching_rect" : [ 178.0, 364.0, 62.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "left hand", | |
"fontname" : "Arial", | |
"id" : "obj-4", | |
"patching_rect" : [ 67.5, 364.0, 53.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-1", | |
"patching_rect" : [ 40.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 154.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 2 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t l l", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 40.0, 60.0, 99.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route 1 2", | |
"fontname" : "Arial", | |
"id" : "obj-25", | |
"patching_rect" : [ 40.0, 269.0, 247.0, 21.0 ], | |
"numinlets" : 3, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "prepend store", | |
"fontname" : "Arial", | |
"id" : "obj-40", | |
"patching_rect" : [ 55.0, 304.0, 78.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "prepend store", | |
"fontname" : "Arial", | |
"id" : "obj-39", | |
"patching_rect" : [ 169.0, 304.0, 78.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "coll right-hand", | |
"fontname" : "Arial", | |
"id" : "obj-37", | |
"patching_rect" : [ 169.0, 335.0, 80.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 4, | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"saved_object_attributes" : { | |
"embed" : 0 | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "coll left-hand", | |
"fontname" : "Arial", | |
"id" : "obj-17", | |
"patching_rect" : [ 55.0, 335.0, 73.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 4, | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"saved_object_attributes" : { | |
"embed" : 0 | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-60", | |
"patching_rect" : [ 40.0, 15.0, 25.0, 25.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-61", | |
"patching_rect" : [ 291.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 3 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-62", | |
"patching_rect" : [ 401.5, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 4 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-36", | |
"patching_rect" : [ 154.0, 232.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-35", | |
"patching_rect" : [ 268.0, 232.0, 47.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 2", | |
"fontname" : "Arial", | |
"id" : "obj-33", | |
"patching_rect" : [ 178.0, 165.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 1", | |
"fontname" : "Arial", | |
"id" : "obj-32", | |
"patching_rect" : [ 154.0, 165.0, 23.0, 21.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "gate 2", | |
"fontname" : "Arial", | |
"id" : "obj-31", | |
"patching_rect" : [ 154.0, 202.5, 133.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "sel left right", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 154.0, 140.0, 67.0, 21.0 ], | |
"numinlets" : 3, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "bang", "bang", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route type", | |
"fontname" : "Arial", | |
"id" : "obj-24", | |
"patching_rect" : [ 154.0, 116.0, 59.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "zl slice 1", | |
"fontname" : "Arial", | |
"id" : "obj-23", | |
"patching_rect" : [ 120.0, 88.0, 53.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-60", 0 ], | |
"destination" : [ "obj-48", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-25", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 1 ], | |
"destination" : [ "obj-23", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-40", 0 ], | |
"destination" : [ "obj-17", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-39", 0 ], | |
"destination" : [ "obj-37", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-61", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-25", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-25", 2 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-33", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 0 ], | |
"destination" : [ "obj-36", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 1 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 1 ], | |
"destination" : [ "obj-33", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-32", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-40", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 1 ], | |
"destination" : [ "obj-39", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 1 ], | |
"destination" : [ "obj-2", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-1", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-26", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 0 ], | |
"destination" : [ "obj-31", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 1 ], | |
"destination" : [ "obj-24", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"fontsize" : 11.0, | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "hands", | |
"fontname" : "Arial", | |
"id" : "obj-58", | |
"patching_rect" : [ 421.0, 158.0, 61.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "end frame", | |
"fontname" : "Arial", | |
"id" : "obj-51", | |
"patching_rect" : [ 130.5, 158.0, 60.5, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-4", | |
"patching_rect" : [ 118.0, 78.0, 20.0, 20.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "qmetro 10", | |
"fontname" : "Arial", | |
"id" : "obj-2", | |
"patching_rect" : [ 118.0, 105.0, 60.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "leapmotion", | |
"fontname" : "Arial", | |
"color" : [ 0.309804, 0.313726, 0.317647, 1.0 ], | |
"id" : "obj-1", | |
"patching_rect" : [ 118.0, 131.0, 436.5, 25.0 ], | |
"numinlets" : 1, | |
"fontsize" : 14.0, | |
"numoutlets" : 6, | |
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"bgcolor" : [ 0.311041, 0.314599, 0.318357, 1.0 ], | |
"outlettype" : [ "", "", "", "", "", "" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-9", 0 ], | |
"destination" : [ "obj-7", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-7", 11 ], | |
"destination" : [ "obj-5", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-63", 3 ], | |
"destination" : [ "obj-65", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-63", 2 ], | |
"destination" : [ "obj-64", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-8", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-3", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 0 ], | |
"destination" : [ "obj-19", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 1 ], | |
"destination" : [ "obj-19", 2 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 2 ], | |
"destination" : [ "obj-19", 3 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 3 ], | |
"destination" : [ "obj-19", 4 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 4 ], | |
"destination" : [ "obj-19", 5 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-4", 0 ], | |
"destination" : [ "obj-2", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-37", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 9 ], | |
"destination" : [ "obj-34", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-34", 0 ], | |
"destination" : [ "obj-36", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-34", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-33", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-30", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 11 ], | |
"destination" : [ "obj-32", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 1 ], | |
"destination" : [ "obj-20", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-26", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-26", 2 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-21", 0 ], | |
"destination" : [ "obj-17", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-20", 1 ], | |
"destination" : [ "obj-44", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-20", 0 ], | |
"destination" : [ "obj-19", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-1", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 2 ], | |
"destination" : [ "obj-9", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 0 ], | |
"destination" : [ "obj-37", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 1 ], | |
"destination" : [ "obj-29", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 4 ], | |
"destination" : [ "obj-21", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 3 ], | |
"destination" : [ "obj-14", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-17", 11 ], | |
"destination" : [ "obj-16", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-18", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-15", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-14", 0 ], | |
"destination" : [ "obj-12", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-12", 11 ], | |
"destination" : [ "obj-11", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-11", 0 ], | |
"destination" : [ "obj-13", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-11", 0 ], | |
"destination" : [ "obj-10", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 3 ], | |
"destination" : [ "obj-63", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 2 ], | |
"destination" : [ "obj-26", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p leapSpeed", | |
"id" : "obj-16", | |
"patching_rect" : [ 20.0, 505.0, 78.0, 22.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 26.0, 85.0, 1212.0, 569.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 12.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -1. 1. 1. 0.", | |
"id" : "obj-10", | |
"patching_rect" : [ 200.0, 246.0, 96.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "267.761292", | |
"linecount" : 2, | |
"id" : "obj-9", | |
"patching_rect" : [ 139.0, 490.0, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "scale -10. 600. 20. 20000.", | |
"id" : "obj-8", | |
"patching_rect" : [ 44.0, 209.0, 149.0, 22.0 ], | |
"numinlets" : 6, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-25", | |
"patching_rect" : [ 189.0, 290.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 2 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0. 0. 0. 0. 0. 0. 0.", | |
"id" : "obj-24", | |
"patching_rect" : [ 200.0, 201.0, 169.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 9, | |
"outlettype" : [ "float", "float", "float", "float", "float", "float", "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "9117.820313", | |
"linecount" : 2, | |
"id" : "obj-23", | |
"patching_rect" : [ 65.0, 239.0, 50.0, 36.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "unpack 0. 0. 0.", | |
"id" : "obj-15", | |
"patching_rect" : [ 15.0, 174.0, 89.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 3, | |
"outlettype" : [ "float", "float", "float" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route spherecenter", | |
"id" : "obj-11", | |
"patching_rect" : [ 15.0, 145.0, 111.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route basis", | |
"id" : "obj-1", | |
"patching_rect" : [ 181.0, 168.0, 69.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-26", | |
"patching_rect" : [ 16.0, 265.0, 30.0, 30.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s metro", | |
"id" : "obj-16", | |
"patching_rect" : [ 84.0, 51.0, 51.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "loadbang", | |
"id" : "obj-19", | |
"patching_rect" : [ 16.0, -2.0, 60.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "p hands", | |
"fontname" : "Arial", | |
"color" : [ 0.309804, 0.313726, 0.317647, 1.0 ], | |
"id" : "obj-63", | |
"patching_rect" : [ 204.099976, 77.0, 143.0, 22.0 ], | |
"numinlets" : 1, | |
"fontsize" : 12.0, | |
"numoutlets" : 4, | |
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"bgcolor" : [ 0.311041, 0.314599, 0.318357, 1.0 ], | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"patcher" : { | |
"fileversion" : 1, | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"rect" : [ 25.0, 69.0, 546.0, 414.0 ], | |
"bglocked" : 0, | |
"openinpresentation" : 0, | |
"default_fontsize" : 11.0, | |
"default_fontface" : 0, | |
"default_fontname" : "Arial", | |
"gridonopen" : 1, | |
"gridsize" : [ 15.0, 15.0 ], | |
"gridsnaponopen" : 1, | |
"objectsnaponopen" : 1, | |
"statusbarvisible" : 2, | |
"toolbarvisible" : 1, | |
"lefttoolbarpinned" : 0, | |
"toptoolbarpinned" : 0, | |
"righttoolbarpinned" : 0, | |
"bottomtoolbarpinned" : 0, | |
"toolbars_unpinned_last_save" : 0, | |
"tallnewobj" : 0, | |
"boxanimatetime" : 200, | |
"enablehscroll" : 1, | |
"enablevscroll" : 1, | |
"devicewidth" : 0.0, | |
"description" : "", | |
"digest" : "", | |
"tags" : "", | |
"style" : "", | |
"subpatcher_template" : "", | |
"boxes" : [ { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "right hand ID", | |
"fontname" : "Arial", | |
"id" : "obj-6", | |
"patching_rect" : [ 426.5, 364.0, 74.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "left hand ID", | |
"fontname" : "Arial", | |
"id" : "obj-7", | |
"patching_rect" : [ 316.0, 364.0, 71.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "right hand", | |
"fontname" : "Arial", | |
"id" : "obj-5", | |
"patching_rect" : [ 178.0, 364.0, 62.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "left hand", | |
"fontname" : "Arial", | |
"id" : "obj-4", | |
"patching_rect" : [ 67.5, 364.0, 53.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-1", | |
"patching_rect" : [ 40.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-2", | |
"patching_rect" : [ 154.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 2 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t l l", | |
"fontname" : "Arial", | |
"id" : "obj-48", | |
"patching_rect" : [ 40.0, 60.0, 99.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route 1 2", | |
"fontname" : "Arial", | |
"id" : "obj-25", | |
"patching_rect" : [ 40.0, 269.0, 247.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "prepend store", | |
"fontname" : "Arial", | |
"id" : "obj-40", | |
"patching_rect" : [ 55.0, 304.0, 78.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "prepend store", | |
"fontname" : "Arial", | |
"id" : "obj-39", | |
"patching_rect" : [ 169.0, 304.0, 78.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "coll right-hand", | |
"fontname" : "Arial", | |
"id" : "obj-37", | |
"patching_rect" : [ 169.0, 335.0, 80.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 4, | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"saved_object_attributes" : { | |
"embed" : 0 | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "coll left-hand", | |
"fontname" : "Arial", | |
"id" : "obj-17", | |
"patching_rect" : [ 55.0, 335.0, 73.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 4, | |
"outlettype" : [ "", "", "", "" ], | |
"style" : "", | |
"saved_object_attributes" : { | |
"embed" : 0 | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "inlet", | |
"id" : "obj-60", | |
"patching_rect" : [ 40.0, 15.0, 25.0, 25.0 ], | |
"numinlets" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "" ], | |
"style" : "", | |
"comment" : "", | |
"index" : 1 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-61", | |
"patching_rect" : [ 291.0, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 3 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "outlet", | |
"id" : "obj-62", | |
"patching_rect" : [ 401.5, 364.0, 25.0, 25.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "", | |
"comment" : "", | |
"index" : 4 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-36", | |
"patching_rect" : [ 154.0, 232.0, 47.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "change", | |
"fontname" : "Arial", | |
"id" : "obj-35", | |
"patching_rect" : [ 268.0, 232.0, 47.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "", "int", "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 2", | |
"fontname" : "Arial", | |
"id" : "obj-33", | |
"patching_rect" : [ 178.0, 165.0, 23.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "t 1", | |
"fontname" : "Arial", | |
"id" : "obj-32", | |
"patching_rect" : [ 154.0, 165.0, 23.0, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "gate 2", | |
"fontname" : "Arial", | |
"id" : "obj-31", | |
"patching_rect" : [ 154.0, 202.5, 133.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "sel left right", | |
"fontname" : "Arial", | |
"id" : "obj-26", | |
"patching_rect" : [ 154.0, 140.0, 67.0, 19.0 ], | |
"numinlets" : 3, | |
"fontsize" : 11.0, | |
"numoutlets" : 3, | |
"outlettype" : [ "bang", "bang", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "route type", | |
"fontname" : "Arial", | |
"id" : "obj-24", | |
"patching_rect" : [ 154.0, 116.0, 59.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "zl slice 1", | |
"fontname" : "Arial", | |
"id" : "obj-23", | |
"patching_rect" : [ 120.0, 88.0, 53.0, 19.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 2, | |
"outlettype" : [ "", "" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-60", 0 ], | |
"destination" : [ "obj-48", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 0 ], | |
"destination" : [ "obj-25", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-48", 1 ], | |
"destination" : [ "obj-23", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-40", 0 ], | |
"destination" : [ "obj-17", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-39", 0 ], | |
"destination" : [ "obj-37", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-61", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-25", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-62", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-25", 2 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-33", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 0 ], | |
"destination" : [ "obj-36", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-31", 1 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 1 ], | |
"destination" : [ "obj-33", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-32", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-40", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 1 ], | |
"destination" : [ "obj-39", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 1 ], | |
"destination" : [ "obj-2", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-1", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-26", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 0 ], | |
"destination" : [ "obj-31", 1 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 1 ], | |
"destination" : [ "obj-24", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"fontsize" : 11.0, | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "message", | |
"text" : "1", | |
"fontname" : "Arial", | |
"id" : "obj-6", | |
"patching_rect" : [ 49.75, 24.0, 18.0, 21.0 ], | |
"ignoreclick" : 1, | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"outlettype" : [ "" ], | |
"style" : "", | |
"gradient" : 1, | |
"bgcolor" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgcolor2" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_type" : "gradient", | |
"bgfillcolor_color1" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_color2" : [ 0.909804, 0.423529, 0.0, 1.0 ], | |
"bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ], | |
"bgfillcolor_angle" : 270.0, | |
"bgfillcolor_proportion" : 0.39, | |
"bgfillcolor_autogradient" : 0.0 | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "comment", | |
"text" : "end frame", | |
"fontname" : "Arial", | |
"id" : "obj-51", | |
"patching_rect" : [ 28.5, 104.0, 60.5, 19.0 ], | |
"numinlets" : 1, | |
"fontsize" : 11.0, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "toggle", | |
"id" : "obj-3", | |
"patching_rect" : [ 16.0, 24.0, 20.0, 20.0 ], | |
"numinlets" : 1, | |
"parameter_enable" : 0, | |
"numoutlets" : 1, | |
"outlettype" : [ "int" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "qmetro 10", | |
"fontname" : "Arial", | |
"id" : "obj-5", | |
"patching_rect" : [ 16.0, 51.0, 60.0, 21.0 ], | |
"numinlets" : 2, | |
"fontsize" : 11.0, | |
"numoutlets" : 1, | |
"outlettype" : [ "bang" ], | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "leapmotion", | |
"fontname" : "Arial", | |
"color" : [ 0.614285, 0.654518, 0.758022, 1.0 ], | |
"id" : "obj-7", | |
"patching_rect" : [ 16.0, 77.0, 110.0, 25.0 ], | |
"numinlets" : 1, | |
"fontsize" : 14.0, | |
"numoutlets" : 6, | |
"textcolor" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"bgcolor" : [ 0.311041, 0.314599, 0.318357, 1.0 ], | |
"outlettype" : [ "", "", "", "", "", "" ], | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-8", 0 ], | |
"destination" : [ "obj-26", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-8", 0 ], | |
"destination" : [ "obj-23", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-7", 3 ], | |
"destination" : [ "obj-63", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-63", 1 ], | |
"destination" : [ "obj-11", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-63", 1 ], | |
"destination" : [ "obj-1", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-7", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-16", 0 ], | |
"midpoints" : [ 25.5, 82.0, 73.5, 82.0, 73.5, 39.0, 93.5, 39.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-3", 0 ], | |
"destination" : [ "obj-5", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-10", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 1 ], | |
"destination" : [ "obj-9", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 1 ], | |
"destination" : [ "obj-8", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-11", 0 ], | |
"destination" : [ "obj-15", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-10", 0 ], | |
"destination" : [ "obj-25", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-1", 0 ], | |
"destination" : [ "obj-24", 0 ] | |
} | |
} | |
] | |
} | |
, | |
"saved_object_attributes" : { | |
"description" : "", | |
"digest" : "", | |
"globalpatchername" : "", | |
"style" : "", | |
"tags" : "" | |
} | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "dac~", | |
"id" : "obj-10", | |
"patching_rect" : [ 419.0, 537.0, 37.0, 22.0 ], | |
"numinlets" : 2, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
, { | |
"box" : { | |
"maxclass" : "newobj", | |
"text" : "s sound", | |
"id" : "obj-3", | |
"patching_rect" : [ 235.0, 320.0, 53.0, 22.0 ], | |
"numinlets" : 1, | |
"numoutlets" : 0, | |
"style" : "" | |
} | |
} | |
], | |
"lines" : [ { | |
"patchline" : { | |
"source" : [ "obj-9", 0 ], | |
"destination" : [ "obj-8", 0 ], | |
"midpoints" : [ 100.700012, 291.0, 77.0, 291.0, 77.0, 204.0, 100.700012, 204.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-9", 0 ], | |
"destination" : [ "obj-12", 1 ], | |
"midpoints" : [ 100.700012, 291.0, 77.0, 291.0, 77.0, 204.0, 63.5, 204.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-8", 0 ], | |
"destination" : [ "obj-7", 0 ], | |
"midpoints" : [ 100.700012, 234.0, 100.700012, 234.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-7", 0 ], | |
"destination" : [ "obj-9", 1 ], | |
"midpoints" : [ 100.700012, 264.0, 209.700012, 264.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-6", 0 ], | |
"destination" : [ "obj-50", 1 ], | |
"midpoints" : [ 319.700012, 264.0, 428.700012, 264.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-57", 4 ], | |
"destination" : [ "obj-62", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-57", 3 ], | |
"destination" : [ "obj-61", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-57", 2 ], | |
"destination" : [ "obj-60", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-57", 1 ], | |
"destination" : [ "obj-59", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-57", 0 ], | |
"destination" : [ "obj-58", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-53", 0 ], | |
"destination" : [ "obj-48", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-53", 0 ], | |
"destination" : [ "obj-22", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-50", 0 ], | |
"destination" : [ "obj-5", 0 ], | |
"midpoints" : [ 319.700012, 291.0, 296.0, 291.0, 296.0, 204.0, 319.700012, 204.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-50", 0 ], | |
"destination" : [ "obj-49", 1 ], | |
"midpoints" : [ 319.700012, 291.0, 296.0, 291.0, 296.0, 204.0, 282.5, 204.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-5", 0 ], | |
"destination" : [ "obj-6", 0 ], | |
"midpoints" : [ 319.700012, 234.0, 319.700012, 234.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-49", 0 ], | |
"destination" : [ "obj-20", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-44", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-42", 0 ], | |
"destination" : [ "obj-4", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-38", 0 ], | |
"destination" : [ "obj-55", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-38", 0 ], | |
"destination" : [ "obj-36", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-37", 0 ], | |
"destination" : [ "obj-39", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-36", 0 ], | |
"destination" : [ "obj-35", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-35", 0 ], | |
"destination" : [ "obj-37", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-34", 0 ], | |
"destination" : [ "obj-35", 1 ], | |
"midpoints" : [ 764.700012, 291.0, 741.0, 291.0, 741.0, 204.0, 727.5, 204.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-34", 0 ], | |
"destination" : [ "obj-33", 0 ], | |
"midpoints" : [ 764.700012, 291.0, 741.0, 291.0, 741.0, 204.0, 764.700012, 204.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-33", 0 ], | |
"destination" : [ "obj-32", 0 ], | |
"midpoints" : [ 764.700012, 234.0, 764.700012, 234.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-32", 0 ], | |
"destination" : [ "obj-34", 1 ], | |
"midpoints" : [ 764.700012, 264.0, 873.700012, 264.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-30", 0 ], | |
"destination" : [ "obj-52", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-30", 0 ], | |
"destination" : [ "obj-28", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-29", 0 ], | |
"destination" : [ "obj-31", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-28", 0 ], | |
"destination" : [ "obj-27", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-27", 0 ], | |
"destination" : [ "obj-29", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-27", 1 ], | |
"midpoints" : [ 526.700012, 291.0, 503.0, 291.0, 503.0, 204.0, 489.5, 204.0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-26", 0 ], | |
"destination" : [ "obj-25", 0 ], | |
"midpoints" : [ 526.700012, 291.0, 503.0, 291.0, 503.0, 204.0, 526.700012, 204.0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-25", 0 ], | |
"destination" : [ "obj-24", 0 ], | |
"midpoints" : [ 526.700012, 234.0, 526.700012, 234.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-24", 0 ], | |
"destination" : [ "obj-26", 1 ], | |
"midpoints" : [ 526.700012, 264.0, 635.700012, 264.0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 0 ], | |
"destination" : [ "obj-65", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-23", 0 ], | |
"destination" : [ "obj-18", 2 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-22", 0 ], | |
"destination" : [ "obj-49", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-21", 0 ], | |
"destination" : [ "obj-63", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-21", 0 ], | |
"destination" : [ "obj-18", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-20", 0 ], | |
"destination" : [ "obj-3", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-2", 0 ], | |
"destination" : [ "obj-17", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-19", 0 ], | |
"destination" : [ "obj-18", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-18", 0 ], | |
"destination" : [ "obj-4", 0 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-18", 0 ], | |
"destination" : [ "obj-10", 0 ], | |
"order" : 2 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-18", 0 ], | |
"destination" : [ "obj-10", 1 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 1 ], | |
"destination" : [ "obj-73", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-16", 0 ], | |
"destination" : [ "obj-11", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-46", 1 ], | |
"order" : 0 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-15", 0 ], | |
"destination" : [ "obj-13", 0 ], | |
"order" : 1 | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-13", 0 ], | |
"destination" : [ "obj-12", 0 ] | |
} | |
} | |
, { | |
"patchline" : { | |
"source" : [ "obj-12", 0 ], | |
"destination" : [ "obj-2", 0 ] | |
} | |
} | |
], | |
"appversion" : { | |
"major" : 7, | |
"minor" : 3, | |
"revision" : 4, | |
"architecture" : "x86", | |
"modernui" : 1 | |
} | |
, | |
"styles" : [ { | |
"name" : "AudioStatus_Menu", | |
"default" : { | |
"bgfillcolor" : { | |
"type" : "color", | |
"color" : [ 0.294118, 0.313726, 0.337255, 1 ], | |
"color1" : [ 0.454902, 0.462745, 0.482353, 0.0 ], | |
"color2" : [ 0.290196, 0.309804, 0.301961, 1.0 ], | |
"angle" : 270.0, | |
"proportion" : 0.39, | |
"autogradient" : 0 | |
} | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "ksliderWhite", | |
"default" : { | |
"color" : [ 1.0, 1.0, 1.0, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "newobjBlue-1", | |
"default" : { | |
"accentcolor" : [ 0.317647, 0.654902, 0.976471, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "newobjBrown-1", | |
"default" : { | |
"accentcolor" : [ 0.654902, 0.572549, 0.376471, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "newobjCyan-1", | |
"default" : { | |
"accentcolor" : [ 0.029546, 0.773327, 0.821113, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "newobjGreen-1", | |
"default" : { | |
"accentcolor" : [ 0.0, 0.533333, 0.168627, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "newobjYellow-1", | |
"default" : { | |
"accentcolor" : [ 0.82517, 0.78181, 0.059545, 1.0 ], | |
"fontsize" : [ 12.059008 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "numberGold-1", | |
"default" : { | |
"accentcolor" : [ 0.764706, 0.592157, 0.101961, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "rsliderGold", | |
"default" : { | |
"color" : [ 0.646639, 0.821777, 0.854593, 1.0 ], | |
"bgcolor" : [ 0.764706, 0.592157, 0.101961, 1.0 ] | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
, { | |
"name" : "white monospace", | |
"default" : { | |
"fontname" : [ "Monaco" ], | |
"color" : [ 0.016099, 0.011851, 0.003354, 1.0 ], | |
"elementcolor" : [ 0.783142, 0.798632, 0.841227, 1.0 ], | |
"textcolor_inverse" : [ 0.0, 0.0, 0.0, 1.0 ], | |
"bgcolor" : [ 0.977519, 1.0, 0.995363, 1.0 ], | |
"bgfillcolor" : { | |
"type" : "gradient", | |
"color" : [ 0.290196, 0.309804, 0.301961, 1.0 ], | |
"color1" : [ 1.0, 1.0, 1.0, 1.0 ], | |
"color2" : [ 0.862745, 0.870588, 0.878431, 1.0 ], | |
"angle" : 270.0, | |
"proportion" : 0.39, | |
"autogradient" : 0 | |
} | |
} | |
, | |
"parentstyle" : "", | |
"multi" : 0 | |
} | |
] | |
} |