]> git.dabkitsch.com - sonogarden_maxproj.git/commitdiff
adding amp interp
authorequilet <2237372+equilet@users.noreply.github.com>
Tue, 1 Jul 2025 06:56:53 +0000 (23:56 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Tue, 1 Jul 2025 06:56:53 +0000 (23:56 -0700)
vt.amp_interp.maxpat [new file with mode: 0644]

diff --git a/vt.amp_interp.maxpat b/vt.amp_interp.maxpat
new file mode 100644 (file)
index 0000000..66d4c63
--- /dev/null
@@ -0,0 +1,91 @@
+{
+       "patcher" :     {
+               "fileversion" : 1,
+               "appversion" :          {
+                       "major" : 9,
+                       "minor" : 0,
+                       "revision" : 6,
+                       "architecture" : "x64",
+                       "modernui" : 1
+               }
+,
+               "classnamespace" : "box",
+               "rect" : [ 59.0, 106.0, 234.0, 376.0 ],
+               "gridsize" : [ 15.0, 15.0 ],
+               "boxes" : [                     {
+                               "box" :                                 {
+                                       "id" : "obj-4",
+                                       "maxclass" : "newobj",
+                                       "numinlets" : 2,
+                                       "numoutlets" : 2,
+                                       "outlettype" : [ "signal", "bang" ],
+                                       "patching_rect" : [ 57.0, 152.0, 48.0, 22.0 ],
+                                       "text" : "line~ 0."
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "id" : "obj-3",
+                                       "maxclass" : "message",
+                                       "numinlets" : 2,
+                                       "numoutlets" : 1,
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 57.0, 107.0, 39.0, 22.0 ],
+                                       "text" : "$1 20"
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "comment" : "",
+                                       "id" : "obj-2",
+                                       "index" : 0,
+                                       "maxclass" : "outlet",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 0,
+                                       "patching_rect" : [ 57.0, 218.0, 30.0, 30.0 ]
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "comment" : "",
+                                       "id" : "obj-1",
+                                       "index" : 0,
+                                       "maxclass" : "inlet",
+                                       "numinlets" : 0,
+                                       "numoutlets" : 1,
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 57.0, 62.0, 30.0, 30.0 ]
+                               }
+
+                       }
+ ],
+               "lines" : [                     {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-3", 0 ],
+                                       "source" : [ "obj-1", 0 ]
+                               }
+
+                       }
+,                      {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-4", 0 ],
+                                       "source" : [ "obj-3", 0 ]
+                               }
+
+                       }
+,                      {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-2", 0 ],
+                                       "source" : [ "obj-4", 0 ]
+                               }
+
+                       }
+ ],
+               "dependency_cache" : [  ],
+               "autosave" : 0
+       }
+
+}