]> git.dabkitsch.com - sonogarden_maxproj.git/commitdiff
adding trajectory example
authorequilet <2237372+equilet@users.noreply.github.com>
Thu, 8 May 2025 03:38:29 +0000 (20:38 -0700)
committerequilet <2237372+equilet@users.noreply.github.com>
Thu, 8 May 2025 03:38:29 +0000 (20:38 -0700)
spat_stuff/trajectory_transformations.maxpat [new file with mode: 0644]

diff --git a/spat_stuff/trajectory_transformations.maxpat b/spat_stuff/trajectory_transformations.maxpat
new file mode 100644 (file)
index 0000000..7cfe1b3
--- /dev/null
@@ -0,0 +1,116 @@
+{
+       "patcher" :     {
+               "fileversion" : 1,
+               "appversion" :          {
+                       "major" : 9,
+                       "minor" : 0,
+                       "revision" : 6,
+                       "architecture" : "x64",
+                       "modernui" : 1
+               }
+,
+               "classnamespace" : "box",
+               "rect" : [ 59.0, 104.0, 258.0, 446.0 ],
+               "gridsize" : [ 15.0, 15.0 ],
+               "subpatcher_template" : "Untitled5_template",
+               "boxes" : [                     {
+                               "box" :                                 {
+                                       "bgmode" : 0,
+                                       "border" : 0,
+                                       "clickthrough" : 0,
+                                       "enablehscroll" : 0,
+                                       "enablevscroll" : 0,
+                                       "id" : "obj-20",
+                                       "lockeddragscroll" : 0,
+                                       "lockedsize" : 0,
+                                       "maxclass" : "bpatcher",
+                                       "name" : "spat5.scaling.maxpat",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 1,
+                                       "offset" : [ 0.0, 0.0 ],
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 50.0, 125.0, 160.0, 75.0 ],
+                                       "viewvisibility" : 1
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "bgmode" : 0,
+                                       "border" : 0,
+                                       "clickthrough" : 0,
+                                       "enablehscroll" : 0,
+                                       "enablevscroll" : 0,
+                                       "id" : "obj-25",
+                                       "lockeddragscroll" : 0,
+                                       "lockedsize" : 0,
+                                       "maxclass" : "bpatcher",
+                                       "name" : "spat5.rotation.maxpat",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 1,
+                                       "offset" : [ 0.0, 0.0 ],
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 50.0, 277.0, 150.0, 70.0 ],
+                                       "viewvisibility" : 1
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "bgmode" : 0,
+                                       "border" : 0,
+                                       "clickthrough" : 0,
+                                       "enablehscroll" : 0,
+                                       "enablevscroll" : 0,
+                                       "id" : "obj-21",
+                                       "lockeddragscroll" : 0,
+                                       "lockedsize" : 0,
+                                       "maxclass" : "bpatcher",
+                                       "name" : "spat5.translation.maxpat",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 1,
+                                       "offset" : [ 0.0, 0.0 ],
+                                       "outlettype" : [ "" ],
+                                       "patching_rect" : [ 50.0, 202.0, 150.0, 70.0 ],
+                                       "viewvisibility" : 1
+                               }
+
+                       }
+,                      {
+                               "box" :                                 {
+                                       "id" : "obj-23",
+                                       "maxclass" : "newobj",
+                                       "numinlets" : 1,
+                                       "numoutlets" : 2,
+                                       "outlettype" : [ "", "" ],
+                                       "patching_rect" : [ 50.0, 52.0, 160.0, 22.0 ],
+                                       "text" : "spat5.osc.prepend /source/1"
+                               }
+
+                       }
+ ],
+               "lines" : [                     {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-21", 0 ],
+                                       "source" : [ "obj-20", 0 ]
+                               }
+
+                       }
+,                      {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-25", 0 ],
+                                       "source" : [ "obj-21", 0 ]
+                               }
+
+                       }
+,                      {
+                               "patchline" :                           {
+                                       "destination" : [ "obj-20", 0 ],
+                                       "source" : [ "obj-23", 0 ]
+                               }
+
+                       }
+ ]
+       }
+
+}