{ "patcher" : { "fileversion" : 1, "appversion" : { "major" : 6, "minor" : 0, "revision" : 0 } , "rect" : [ 62.0, 69.0, 640.0, 480.0 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, "default_fontface" : 0, "default_fontname" : "Arial", "gridonopen" : 0, "gridsize" : [ 15.0, 15.0 ], "gridsnaponopen" : 0, "statusbarvisible" : 2, "toolbarvisible" : 1, "boxanimatetime" : 200, "imprint" : 0, "enablehscroll" : 1, "enablevscroll" : 1, "devicewidth" : 0.0, "description" : "", "digest" : "", "tags" : "", "boxes" : [ { "box" : { "id" : "obj-6", "maxclass" : "ezdac~", "numinlets" : 2, "numoutlets" : 0, "patching_rect" : [ 158.0, 214.0, 45.0, 45.0 ] } } , { "box" : { "id" : "obj-5", "maxclass" : "scope~", "numinlets" : 2, "numoutlets" : 0, "patching_rect" : [ 413.0, 317.0, 130.0, 130.0 ], "presentation_rect" : [ 408.0, 321.0, 0.0, 0.0 ] } } , { "box" : { "id" : "obj-4", "maxclass" : "scope~", "numinlets" : 2, "numoutlets" : 0, "patching_rect" : [ 276.0, 317.0, 130.0, 130.0 ], "presentation_rect" : [ 279.0, 317.0, 0.0, 0.0 ] } } , { "box" : { "id" : "obj-3", "maxclass" : "scope~", "numinlets" : 2, "numoutlets" : 0, "patching_rect" : [ 146.0, 317.0, 130.0, 130.0 ] } } , { "box" : { "fontname" : "Arial", "fontsize" : 12.0, "id" : "obj-2", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 3, "outlettype" : [ "signal", "signal", "signal" ], "patcher" : { "fileversion" : 1, "appversion" : { "major" : 6, "minor" : 0, "revision" : 0 } , "rect" : [ 88.0, 116.0, 750.0, 520.0 ], "bgcolor" : [ 0.9, 0.9, 0.9, 0.9 ], "bglocked" : 0, "openinpresentation" : 0, "default_fontsize" : 12.0, "default_fontface" : 0, "default_fontname" : "Arial", "gridonopen" : 0, "gridsize" : [ 15.0, 15.0 ], "gridsnaponopen" : 0, "statusbarvisible" : 0, "toolbarvisible" : 1, "boxanimatetime" : 200, "imprint" : 0, "enablehscroll" : 1, "enablevscroll" : 1, "devicewidth" : 0.0, "description" : "", "digest" : "", "tags" : "", "title" : "untitled", "boxes" : [ { "box" : { "fontname" : "Arial", "fontsize" : 12.0, "id" : "obj-13", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 277.0, 404.0, 37.0, 20.0 ], "text" : "out 3" } } , { "box" : { "fontname" : "Arial", "fontsize" : 12.0, "id" : "obj-12", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 194.0, 404.0, 37.0, 20.0 ], "text" : "out 2" } } , { "box" : { "code" : "// Set values for constants\r\npr = 10;\r\nb = 2.66667;\r\nr = 18;\r\ndt = .01;\r\n\r\n//set initial values for variables\t\r\nx = 0;\r\ny = 2.3;\r\nz = -4.4;\r\n\r\n//set output expressions (ie Lorenz Equations)\r\nxn = x +(pr*(y - x))*dt;\r\nyn = y + (-x*z + r*x - y)*dt; \r\nzn = z + (x*y - b*z)*dt;\r\nx = xn;\r\ny = yn;\r\nz = zn;\r\n\r\nout1 = x;\r\nout2 = y;\r\nout3 = z;\r\n", "fontname" : "Arial", "fontsize" : 12.0, "id" : "obj-5", "maxclass" : "codebox", "numinlets" : 1, "numoutlets" : 3, "outlettype" : [ "", "", "" ], "patching_rect" : [ 114.0, 112.0, 499.0, 213.0 ] } } , { "box" : { "fontname" : "Arial", "fontsize" : 12.0, "id" : "obj-4", "maxclass" : "newobj", "numinlets" : 1, "numoutlets" : 0, "patching_rect" : [ 98.0, 404.0, 37.0, 20.0 ], "text" : "out 1" } } ], "lines" : [ { "patchline" : { "destination" : [ "obj-12", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-5", 1 ] } } , { "patchline" : { "destination" : [ "obj-13", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-5", 2 ] } } , { "patchline" : { "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-5", 0 ] } } ], "dependency_cache" : [ { "name" : "codebox.mxo", "type" : "iLaX" } ] } , "patching_rect" : [ 307.0, 231.0, 236.0, 20.0 ], "text" : "gen~" } } ], "lines" : [ { "patchline" : { "destination" : [ "obj-3", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-2", 0 ] } } , { "patchline" : { "destination" : [ "obj-4", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-2", 1 ] } } , { "patchline" : { "destination" : [ "obj-5", 0 ], "disabled" : 0, "hidden" : 0, "source" : [ "obj-2", 2 ] } } ], "dependency_cache" : [ ] } }