Skip to content
Snippets Groups Projects
Commit db4ccc30 authored by balandinodidonato's avatar balandinodidonato
Browse files

adds clear button for dynamic gesture

parent 072df579
Branches main
No related merge requests found
......@@ -10,7 +10,7 @@
}
,
"classnamespace" : "box",
"rect" : [ 1148.0, 308.0, 977.0, 679.0 ],
"rect" : [ 1194.0, 311.0, 977.0, 679.0 ],
"bglocked" : 0,
"openinpresentation" : 1,
"default_fontsize" : 12.0,
......@@ -38,6 +38,22 @@
"style" : "",
"subpatcher_template" : "",
"boxes" : [ {
"box" : {
"id" : "obj-3",
"maxclass" : "textbutton",
"numinlets" : 1,
"numoutlets" : 3,
"outlettype" : [ "", "", "int" ],
"parameter_enable" : 0,
"patching_rect" : [ 749.333337426185608, 153.5, 51.0, 22.0 ],
"presentation" : 1,
"presentation_rect" : [ 126.0, 112.0, 51.0, 22.0 ],
"text" : "Clear",
"texton" : "Clear"
}
}
, {
"box" : {
"id" : "obj-1",
"maxclass" : "newobj",
......@@ -1573,6 +1589,13 @@
"source" : [ "obj-16", 0 ]
}
}
, {
"patchline" : {
"destination" : [ "obj-84", 0 ],
"source" : [ "obj-3", 0 ]
}
}
, {
"patchline" : {
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment