From 80be092fc505d83de2d7fc1e50bca87592bdde84 Mon Sep 17 00:00:00 2001 From: delucis Date: Thu, 24 Dec 2015 03:47:30 +0000 Subject: [PATCH] Fix @meter bug in cs.2click-outputs level calculator was missing scripting name to be deleted when @meter 0 --- patchers/cs.2click-outputs.maxpat | 33 ++++++++++++++++--------------- 1 file changed, 17 insertions(+), 16 deletions(-) diff --git a/patchers/cs.2click-outputs.maxpat b/patchers/cs.2click-outputs.maxpat index 3eb2841..ff3d30d 100644 --- a/patchers/cs.2click-outputs.maxpat +++ b/patchers/cs.2click-outputs.maxpat @@ -29,21 +29,6 @@ "digest" : "", "tags" : "", "boxes" : [ { - "box" : { - "fontname" : "Helvetica Neue", - "fontsize" : 12.0, - "id" : "obj-125", - "maxclass" : "newobj", - "numinlets" : 1, - "numoutlets" : 2, - "outlettype" : [ "", "" ], - "patching_rect" : [ 660.0, 600.0, 71.0, 20.0 ], - "save" : [ "#N", "thispatcher", ";", "#Q", "end", ";" ], - "text" : "thispatcher" - } - - } -, { "box" : { "handoff" : "", "hltcolor" : [ 0.05, 0.97, 0.39, 0.5 ], @@ -170,6 +155,21 @@ "varname" : "#1-1-out-slot" } + } +, { + "box" : { + "fontname" : "Helvetica Neue", + "fontsize" : 12.0, + "id" : "obj-125", + "maxclass" : "newobj", + "numinlets" : 1, + "numoutlets" : 2, + "outlettype" : [ "", "" ], + "patching_rect" : [ 660.0, 600.0, 71.0, 20.0 ], + "save" : [ "#N", "thispatcher", ";", "#Q", "end", ";" ], + "text" : "thispatcher" + } + } , { "box" : { @@ -3692,7 +3692,8 @@ "tags" : "" } , - "text" : "p led-calculations" + "text" : "p led-calculations", + "varname" : "#0-level-calculator" } }