From 553bde1b37d2f93b233b79c829c46f950ba47315 Mon Sep 17 00:00:00 2001 From: Marcelo Bezerra <23555060+mmosca@users.noreply.github.com> Date: Sat, 2 Sep 2023 17:58:01 +0200 Subject: [PATCH] Layout in place, now I need the msp messages to laod and save overrides --- _locales/en/messages.json | 3 +++ tabs/mixer.html | 28 ++++++++++++++++++++++++++++ tabs/mixer.js | 33 +++++++++++++++++++++++++++++++++ 3 files changed, 64 insertions(+) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index ff1bb554..b10ac194 100755 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -5474,5 +5474,8 @@ }, "targetPrefetchFailNoPort": { "message": "Cannot prefetch target: No port" + }, + "timerOutputs": { + "message": "Timer outputs" } } diff --git a/tabs/mixer.html b/tabs/mixer.html index fb3c6fa9..d690f200 100644 --- a/tabs/mixer.html +++ b/tabs/mixer.html @@ -28,6 +28,34 @@ + +