From 06dd565c4b515afb73646539050473f1d974167f Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Sun, 1 Jun 2025 17:00:23 -0700 Subject: [PATCH] updated fade mechanism --- engine_voice.noisewash~.maxpat | 54 +--------------------------------- 1 file changed, 1 insertion(+), 53 deletions(-) diff --git a/engine_voice.noisewash~.maxpat b/engine_voice.noisewash~.maxpat index 99cca24..60b3c86 100644 --- a/engine_voice.noisewash~.maxpat +++ b/engine_voice.noisewash~.maxpat @@ -192,30 +192,6 @@ "text" : "o.route /dur/ms" } - } -, { - "box" : { - "id" : "obj-33", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "float", "float" ], - "patching_rect" : [ 471.5, 388.0, 87.0, 22.0 ], - "text" : "t f f" - } - - } -, { - "box" : { - "id" : "obj-14", - "maxclass" : "newobj", - "numinlets" : 4, - "numoutlets" : 1, - "outlettype" : [ "" ], - "patching_rect" : [ 472.0, 418.0, 87.0, 22.0 ], - "text" : "pack 0. 0. 1. 0." - } - } , { "box" : { @@ -452,7 +428,7 @@ "numoutlets" : 4, "outlettype" : [ "signal", "signal", "", "" ], "patching_rect" : [ 472.0, 468.0, 122.0, 22.0 ], - "text" : "adsr~ 3000 0 1. 3000" + "text" : "adsr~ 3000 0 1. 6000" } } @@ -1069,13 +1045,6 @@ "source" : [ "obj-1", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-20", 0 ], - "source" : [ "obj-14", 0 ] - } - } , { "patchline" : { @@ -1263,20 +1232,6 @@ "source" : [ "obj-32", 0 ] } - } -, { - "patchline" : { - "destination" : [ "obj-14", 3 ], - "source" : [ "obj-33", 1 ] - } - - } -, { - "patchline" : { - "destination" : [ "obj-14", 0 ], - "source" : [ "obj-33", 0 ] - } - } , { "patchline" : { @@ -1328,13 +1283,6 @@ "source" : [ "obj-4", 2 ] } - } -, { - "patchline" : { - "destination" : [ "obj-33", 0 ], - "source" : [ "obj-4", 1 ] - } - } , { "patchline" : { -- 2.34.1