From f20d237e2981f30edb963b576303261f14d742aa Mon Sep 17 00:00:00 2001 From: jbaylies Date: Sun, 21 Apr 2024 20:56:56 -0400 Subject: [PATCH] fix init window size --- SousaFX/patchers/startup_preferences.maxpat | 22 ++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/SousaFX/patchers/startup_preferences.maxpat b/SousaFX/patchers/startup_preferences.maxpat index 285af152..25251d2b 100644 --- a/SousaFX/patchers/startup_preferences.maxpat +++ b/SousaFX/patchers/startup_preferences.maxpat @@ -4,13 +4,13 @@ "appversion" : { "major" : 8, "minor" : 6, - "revision" : 1, + "revision" : 2, "architecture" : "x64", "modernui" : 1 } , "classnamespace" : "box", - "rect" : [ 0.0, 53.0, 2560.0, 1387.0 ], + "rect" : [ 1002.0, 593.0, 554.0, 255.0 ], "bglocked" : 0, "openinpresentation" : 1, "default_fontsize" : 12.0, @@ -493,7 +493,7 @@ "numoutlets" : 3, "outlettype" : [ "", "", "" ], "patching_rect" : [ 2093.5, 2247.0, 108.0, 22.0 ], - "restore" : [ 2 ], + "restore" : [ 1 ], "saved_object_attributes" : { "parameter_enable" : 0, "parameter_mappable" : 0 @@ -2925,7 +2925,7 @@ "appversion" : { "major" : 8, "minor" : 6, - "revision" : 1, + "revision" : 2, "architecture" : "x64", "modernui" : 1 } @@ -4058,7 +4058,7 @@ "appversion" : { "major" : 8, "minor" : 6, - "revision" : 1, + "revision" : 2, "architecture" : "x64", "modernui" : 1 } @@ -4294,7 +4294,7 @@ "appversion" : { "major" : 8, "minor" : 6, - "revision" : 1, + "revision" : 2, "architecture" : "x64", "modernui" : 1 } @@ -4610,7 +4610,7 @@ "numoutlets" : 1, "outlettype" : [ "jit_matrix" ], "patching_rect" : [ 3641.0, 2258.0, 215.0, 212.0 ], - "pic" : "frame0101.png", + "pic" : "frame0099.png", "presentation" : 1, "presentation_rect" : [ 301.0, 0.0, 252.0, 254.0 ] } @@ -7326,15 +7326,15 @@ ], "dependency_cache" : [ { "name" : "frame0101.png", - "bootpath" : "~/Documents/Max 8/Projects/sousastep/default/startup/animation/PXL_20240107_004312004", - "patcherrelativepath" : "../../default/startup/animation/PXL_20240107_004312004", + "bootpath" : "~/Documents/Max 8/Projects/sousastep/default/startup/animation/PXL_20240107_003804122", + "patcherrelativepath" : "../../default/startup/animation/PXL_20240107_003804122", "type" : "PNG", "implicit" : 1 } , { "name" : "sousafx_startup_preferences.json", - "bootpath" : "~/Documents/Max 8/Projects/sousastep/SousaFX/data", - "patcherrelativepath" : "../data", + "bootpath" : "~/Documents/Max 8/Projects/sousastep/default/presets/SousaFX", + "patcherrelativepath" : "../../default/presets/SousaFX", "type" : "JSON", "implicit" : 1 }