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

resize sound design patch

parent fe41d086
Branches
No related merge requests found
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
} }
, ,
"classnamespace" : "box", "classnamespace" : "box",
"rect" : [ 0.0, 26.0, 1025.0, 671.0 ], "rect" : [ 0.0, 26.0, 1071.0, 750.0 ],
"bglocked" : 0, "bglocked" : 0,
"openinpresentation" : 1, "openinpresentation" : 1,
"default_fontsize" : 12.0, "default_fontsize" : 12.0,
...@@ -355,7 +355,7 @@ ...@@ -355,7 +355,7 @@
"numoutlets" : 1, "numoutlets" : 1,
"outlettype" : [ "" ], "outlettype" : [ "" ],
"patching_rect" : [ 211.0, 126.0, 267.0, 22.0 ], "patching_rect" : [ 211.0, 126.0, 267.0, 22.0 ],
"text" : "/fromsynth /parameter1 /value 5.12" "text" : "/fromsynth /parameter1 /value 0.06"
} }
} }
...@@ -1178,8 +1178,8 @@ ...@@ -1178,8 +1178,8 @@
"styles" : [ { "styles" : [ {
"name" : "black in white", "name" : "black in white",
"default" : { "default" : {
"bgcolor" : [ 0.953755, 0.965255, 1.0, 1.0 ], "textcolor_inverse" : [ 0.0, 0.0, 0.0, 1.0 ],
"textcolor_inverse" : [ 0.0, 0.0, 0.0, 1.0 ] "bgcolor" : [ 0.953755, 0.965255, 1.0, 1.0 ]
} }
, ,
"parentstyle" : "number001", "parentstyle" : "number001",
......
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