From c6819a6692fed14d582911be9691cb78364d2d5b Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Mon, 2 Jun 2025 13:33:47 -0700 Subject: [PATCH] preserving info for future - note that channel mappings are different --- speaker_locations-berkeley.maxpat | 32 ++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/speaker_locations-berkeley.maxpat b/speaker_locations-berkeley.maxpat index b10f95b..30b6fb2 100644 --- a/speaker_locations-berkeley.maxpat +++ b/speaker_locations-berkeley.maxpat @@ -10,10 +10,40 @@ } , "classnamespace" : "box", - "rect" : [ 67.0, 122.0, 303.0, 371.0 ], + "rect" : [ 67.0, 122.0, 754.0, 443.0 ], "gridsize" : [ 15.0, 15.0 ], "subpatcher_template" : "Untitled5_template", "boxes" : [ { + "box" : { + "id" : "obj-19", + "linecount" : 9, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 301.0, 139.0, 154.0, 127.0 ], + "presentation" : 1, + "presentation_linecount" : 9, + "presentation_rect" : [ 904.0, 985.0, 154.0, 127.0 ], + "text" : "test setup (Berkeley office):\n\n1. vyper L\n2. anakonda L\n3. anakonda R\n4. vyper R\n5. tornado L\n6. tornado R\n7. sub" + } + + } +, { + "box" : { + "id" : "obj-42", + "linecount" : 7, + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 398.0, 166.0, 150.0, 100.0 ], + "presentation" : 1, + "presentation_linecount" : 7, + "presentation_rect" : [ 1001.0, 1012.0, 95.0, 100.0 ], + "text" : "-4.79, 4.9\n-2.92, 4.9\n2.5, 4.9\n4.5, 4.9\n-5.83, -4.8\n5.88,-4.8\nsub -6.67, 1.17" + } + + } +, { "box" : { "comment" : "", "id" : "obj-1", -- 2.34.1