]> git.dabkitsch.com - zeropointnine.git/commitdiff
adding receiver test
authorJeffrey Lubow <jml@dabkitsch.com>
Wed, 11 May 2016 00:50:16 +0000 (20:50 -0400)
committerJeffrey Lubow <jml@dabkitsch.com>
Wed, 11 May 2016 00:50:16 +0000 (20:50 -0400)
max/test/test_receiver.maxpat [new file with mode: 0644]

diff --git a/max/test/test_receiver.maxpat b/max/test/test_receiver.maxpat
new file mode 100644 (file)
index 0000000..6aae34f
--- /dev/null
@@ -0,0 +1,93 @@
+{
+       "patcher" :     {
+               "fileversion" : 1,
+               "appversion" :          {
+                       "major" : 7,
+                       "minor" : 2,
+                       "revision" : 2,
+                       "architecture" : "x64",
+                       "modernui" : 1
+               }
+,
+               "rect" : [ 54.0, 86.0, 640.0, 480.0 ],
+               "bglocked" : 0,
+               "openinpresentation" : 0,
+               "default_fontsize" : 12.0,
+               "default_fontface" : 0,
+               "default_fontname" : "Arial",
+               "gridonopen" : 2,
+               "gridsize" : [ 15.0, 15.0 ],
+               "gridsnaponopen" : 2,
+               "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" : "gridded",
+               "boxes" : [                     {
+                               "box" :                                 {
+                                       "fontface" : 0,
+                                       "fontsize" : 12.0,
+                                       "id" : "obj-2",
+                                       "linecount" : 5,
+                                       "maxclass" : "o.display",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 1,
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 30.0, 150.0, 360.0, 88.0 ],
+                                       "text" : "/client3 : {\n\t/hover/migrate/ampval : 0.,\n\t/hover/migrate/mig/var : [\"var\", 0.500005],\n\t/hover/migrate/mig/list : [0., 0.]\n}",
+                                       "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ]
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "id" : "obj-1",
+                                       "maxclass" : "newobj",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 1,
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 30.0, 90.0, 151.0, 22.0 ],
+                                       "style" : "",
+                                       "text" : "udpreceive 65098 CNMAT"
+                               }
+
+                       }
+ ],
+               "lines" : [                     {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-2", 0 ],
+                                       "disabled" : 0,
+                                       "hidden" : 0,
+                                       "source" : [ "obj-1", 0 ]
+                               }
+
+                       }
+ ],
+               "dependency_cache" : [                  {
+                               "name" : "o.display.mxo",
+                               "type" : "iLaX"
+                       }
+ ],
+               "autosave" : 0,
+               "bgfillcolor_type" : "gradient",
+               "bgfillcolor_color1" : [ 0.376471, 0.384314, 0.4, 1.0 ],
+               "bgfillcolor_color2" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
+               "bgfillcolor_color" : [ 0.290196, 0.309804, 0.301961, 1.0 ],
+               "bgfillcolor_angle" : 270.0,
+               "bgfillcolor_proportion" : 0.39
+       }
+
+}