From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 21 Jun 2025 05:50:02 +0000 (-0700) Subject: added demosound bundle and user access X-Git-Tag: v0.1~55 X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=0f02e8ae12c37b9dab7ad3f0a34c7b43c776c767;p=sonogarden_maxproj.git added demosound bundle and user access --- diff --git a/es.episodes.maxpat b/es.episodes.maxpat index 5062504..2c2b503 100644 --- a/es.episodes.maxpat +++ b/es.episodes.maxpat @@ -10,10 +10,55 @@ } , "classnamespace" : "box", - "rect" : [ 608.0, 87.0, 1050.0, 847.0 ], + "rect" : [ 46.0, 87.0, 1050.0, 744.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "id" : "obj-31", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 355.0, 545.0, 150.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 219.0, 59.0, 75.0, 20.0 ], + "text" : "demo sound" + } + + } +, { + "box" : { + "bgcolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 0.0 ], + "blinkcolor" : [ 1.0, 1.0, 1.0, 1.0 ], + "hint" : "demo sound", + "id" : "obj-25", + "maxclass" : "button", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "outlinecolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 1.0 ], + "parameter_enable" : 0, + "patching_rect" : [ 355.0, 519.0, 24.0, 24.0 ], + "presentation" : 1, + "presentation_rect" : [ 194.0, 57.0, 24.0, 24.0 ] + } + + } +, { + "box" : { + "fontface" : 0, + "id" : "obj-23", + "linecount" : 2, + "maxclass" : "o.expr.codebox", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "FullPacket", "FullPacket" ], + "patching_rect" : [ 290.0, 614.0, 130.0, 44.0 ], + "text" : "/demosnd = true, \n/density = 1" + } + + } +, { "box" : { "id" : "obj-21", "maxclass" : "comment", @@ -1075,6 +1120,20 @@ "source" : [ "obj-20", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-10", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-25", 0 ] + } + } , { "patchline" : { @@ -1223,6 +1282,10 @@ "name" : "o.compose.mxo", "type" : "iLaX" } +, { + "name" : "o.expr.codebox.mxo", + "type" : "iLaX" + } , { "name" : "o.if.mxo", "type" : "iLaX" diff --git a/es.fragments.maxpat b/es.fragments.maxpat index a1ed0ce..75d0c4e 100644 --- a/es.fragments.maxpat +++ b/es.fragments.maxpat @@ -10,10 +10,55 @@ } , "classnamespace" : "box", - "rect" : [ 386.0, 87.0, 1020.0, 779.0 ], + "rect" : [ 725.0, 136.0, 1020.0, 779.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "id" : "obj-31", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 389.0, 541.0, 150.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 215.0, 59.0, 75.0, 20.0 ], + "text" : "demo sound" + } + + } +, { + "box" : { + "bgcolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 0.0 ], + "blinkcolor" : [ 1.0, 1.0, 1.0, 1.0 ], + "hint" : "demo sound", + "id" : "obj-25", + "maxclass" : "button", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "outlinecolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 1.0 ], + "parameter_enable" : 0, + "patching_rect" : [ 389.0, 507.0, 24.0, 24.0 ], + "presentation" : 1, + "presentation_rect" : [ 191.0, 57.0, 24.0, 24.0 ] + } + + } +, { + "box" : { + "fontface" : 0, + "id" : "obj-23", + "linecount" : 2, + "maxclass" : "o.expr.codebox", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "FullPacket", "FullPacket" ], + "patching_rect" : [ 324.0, 610.0, 130.0, 44.0 ], + "text" : "/demosnd = true, \n/density = 1" + } + + } +, { "box" : { "id" : "obj-21", "maxclass" : "comment", @@ -1076,6 +1121,20 @@ "source" : [ "obj-20", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-10", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-25", 0 ] + } + } , { "patchline" : { @@ -1224,6 +1283,10 @@ "name" : "o.compose.mxo", "type" : "iLaX" } +, { + "name" : "o.expr.codebox.mxo", + "type" : "iLaX" + } , { "name" : "o.if.mxo", "type" : "iLaX" diff --git a/es.stretcher.maxpat b/es.stretcher.maxpat index 2a3323b..330b063 100644 --- a/es.stretcher.maxpat +++ b/es.stretcher.maxpat @@ -14,6 +14,51 @@ "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { + "box" : { + "id" : "obj-31", + "maxclass" : "comment", + "numinlets" : 1, + "numoutlets" : 0, + "patching_rect" : [ 389.0, 541.0, 150.0, 20.0 ], + "presentation" : 1, + "presentation_rect" : [ 238.0, 34.0, 75.0, 20.0 ], + "text" : "demo sound" + } + + } +, { + "box" : { + "bgcolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 0.0 ], + "blinkcolor" : [ 1.0, 1.0, 1.0, 1.0 ], + "hint" : "demo sound", + "id" : "obj-25", + "maxclass" : "button", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "bang" ], + "outlinecolor" : [ 0.223529411764706, 0.815686274509804, 0.803921568627451, 1.0 ], + "parameter_enable" : 0, + "patching_rect" : [ 389.0, 507.0, 24.0, 24.0 ], + "presentation" : 1, + "presentation_rect" : [ 214.0, 32.0, 24.0, 24.0 ] + } + + } +, { + "box" : { + "fontface" : 0, + "id" : "obj-23", + "linecount" : 2, + "maxclass" : "o.expr.codebox", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "FullPacket", "FullPacket" ], + "patching_rect" : [ 324.0, 610.0, 130.0, 44.0 ], + "text" : "/demosnd = true, \n/density = 1" + } + + } +, { "box" : { "id" : "obj-21", "maxclass" : "comment", @@ -1075,6 +1120,20 @@ "source" : [ "obj-20", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-10", 0 ], + "source" : [ "obj-23", 0 ] + } + + } +, { + "patchline" : { + "destination" : [ "obj-23", 0 ], + "source" : [ "obj-25", 0 ] + } + } , { "patchline" : { @@ -1223,6 +1282,10 @@ "name" : "o.compose.mxo", "type" : "iLaX" } +, { + "name" : "o.expr.codebox.mxo", + "type" : "iLaX" + } , { "name" : "o.if.mxo", "type" : "iLaX"