From e3cd607f54c31e5fcca7ed8b9d55f117cc2dddb2 Mon Sep 17 00:00:00 2001 From: equilet <2237372+equilet@users.noreply.github.com> Date: Sat, 26 Apr 2025 12:14:58 -0700 Subject: [PATCH] color updates --- seq_eventeditor_ui.maxpat | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/seq_eventeditor_ui.maxpat b/seq_eventeditor_ui.maxpat index 9d90814..425ecc6 100644 --- a/seq_eventeditor_ui.maxpat +++ b/seq_eventeditor_ui.maxpat @@ -10,7 +10,7 @@ } , "classnamespace" : "box", - "rect" : [ 523.0, 340.0, 1247.0, 706.0 ], + "rect" : [ 159.0, 160.0, 1247.0, 706.0 ], "openinpresentation" : 1, "gridsize" : [ 15.0, 15.0 ], "boxes" : [ { @@ -155,7 +155,8 @@ "parameter_enable" : 0, "patching_rect" : [ 926.0, 271.0, 50.0, 22.0 ], "presentation" : 1, - "presentation_rect" : [ 501.0, 26.5, 50.0, 22.0 ] + "presentation_rect" : [ 501.0, 26.5, 50.0, 22.0 ], + "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] } } @@ -170,7 +171,8 @@ "patching_rect" : [ 985.0, 271.0, 78.0, 19.0 ], "presentation" : 1, "presentation_rect" : [ 550.000016391277313, 28.000000834465027, 78.0, 19.0 ], - "text" : "speed range" + "text" : "speed range", + "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] } } @@ -189,7 +191,8 @@ "parameter_enable" : 0, "patching_rect" : [ 873.0, 271.0, 50.0, 22.0 ], "presentation" : 1, - "presentation_rect" : [ 448.0, 26.5, 50.0, 22.0 ] + "presentation_rect" : [ 448.0, 26.5, 50.0, 22.0 ], + "textcolor" : [ 1.0, 1.0, 1.0, 1.0 ] } } -- 2.34.1