From: equilet Date: Sat, 26 May 2018 22:15:04 +0000 (-0500) Subject: adding debugging X-Git-Url: https://git.dabkitsch.com/?a=commitdiff_plain;h=290f0ad30bcce79ca236b68c377cefcd20880de4;p=zeropointnine.git adding debugging --- diff --git a/max/lib_audiorate/zpn_wavefolder~.maxpat b/max/lib_audiorate/zpn_wavefolder~.maxpat index a0a92d7..bc1f8a5 100644 --- a/max/lib_audiorate/zpn_wavefolder~.maxpat +++ b/max/lib_audiorate/zpn_wavefolder~.maxpat @@ -37,6 +37,31 @@ "style" : "", "subpatcher_template" : "gridded", "boxes" : [ { + "box" : { + "id" : "obj-13", + "maxclass" : "meter~", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "float" ], + "patching_rect" : [ 89.0, 304.0, 80.0, 13.0 ], + "style" : "" + } + + } +, { + "box" : { + "id" : "obj-12", + "maxclass" : "toggle", + "numinlets" : 1, + "numoutlets" : 1, + "outlettype" : [ "int" ], + "parameter_enable" : 0, + "patching_rect" : [ 455.0, 229.0, 24.0, 24.0 ], + "style" : "" + } + + } +, { "box" : { "id" : "obj-8", "maxclass" : "newobj", @@ -696,10 +721,19 @@ "source" : [ "obj-44", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-13", 0 ], + "order" : 0, + "source" : [ "obj-5", 0 ] + } + } , { "patchline" : { "destination" : [ "obj-2", 0 ], + "order" : 1, "source" : [ "obj-5", 0 ] } @@ -717,10 +751,19 @@ "source" : [ "obj-7", 0 ] } + } +, { + "patchline" : { + "destination" : [ "obj-12", 0 ], + "order" : 0, + "source" : [ "obj-8", 0 ] + } + } , { "patchline" : { "destination" : [ "obj-6", 0 ], + "order" : 1, "source" : [ "obj-8", 0 ] }