From: equilet <2237372+equilet@users.noreply.github.com> Date: Mon, 28 Apr 2025 18:24:45 +0000 (-0700) Subject: adding speaker locations from berkeley office X-Git-Tag: v0.1~219 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=d0a75a47a7f394c4806f7e559b078bdbad979c57;p=sonogarden_maxproj.git adding speaker locations from berkeley office --- diff --git a/speaker_locations-berkeley.maxpat b/speaker_locations-berkeley.maxpat new file mode 100644 index 0000000..d117725 --- /dev/null +++ b/speaker_locations-berkeley.maxpat @@ -0,0 +1,92 @@ +{ + "patcher" : { + "fileversion" : 1, + "appversion" : { + "major" : 9, + "minor" : 0, + "revision" : 6, + "architecture" : "x64", + "modernui" : 1 + } +, + "classnamespace" : "box", + "rect" : [ 169.0, 327.0, 448.0, 494.0 ], + "gridsize" : [ 15.0, 15.0 ], + "subpatcher_template" : "Untitled5_template", + "boxes" : [ { + "box" : { + "comment" : "", + "id" : "obj-1", + "index" : 1, + "maxclass" : "inlet", + "numinlets" : 0, + "numoutlets" : 1, + "outlettype" : [ "int" ], + "patching_rect" : [ 54.0, 25.0, 30.0, 30.0 ] + } + + } +, { + "box" : { + "fontface" : 0, + "id" : "obj-11", + "linecount" : 8, + "maxclass" : "o.expr.codebox", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "FullPacket", "FullPacket" ], + "patching_rect" : [ 54.0, 106.0, 208.0, 121.0 ], + "text" : "/speakers/xy = [\n -1.45999, 1.49352, \n -0.890016, 1.49352, \n 0.762, 1.49352, \n 1.3716, 1.49352, \n -1.77698, -1.46304, \n 1.79222, -1.46304\n]" + } + + } +, { + "box" : { + "id" : "obj-2", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "FullPacket" ], + "patching_rect" : [ 54.0, 77.0, 131.0, 22.0 ], + "text" : "o.pack /source/number" + } + + } +, { + "box" : { + "comment" : "", + "id" : "obj-7", + "index" : 1, + "maxclass" : "outlet", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 54.0, 282.0, 30.0, 30.0 ] + } + + } + ], + "lines" : [ { + "patchline" : { + "destination" : [ "obj-2", 0 ], + "source" : [ "obj-1", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-7", 0 ], + "source" : [ "obj-11", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-11", 0 ], + "source" : [ "obj-2", 0 ] + } + + } + ] + } + +}