From 1fe186bdb8ec2666f4ec35762bf3ad0070345127 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?L=27=C3=A9lectron=20rare?=
<108685187+electron-rare@users.noreply.github.com>
Date: Thu, 2 Jul 2026 22:39:47 +0200
Subject: [PATCH] feat(web): master gain slider with -/+ steppers
The web surface had no master control at all (SC-only via
/control/doMaster 0..2). Adds the slider next to Tempo with 0.05
steppers and a live readout, same pattern as the tempo control.
---
web_realart/public/control/index.html | 1 +
web_realart/public/control/js/transport.js | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
diff --git a/web_realart/public/control/index.html b/web_realart/public/control/index.html
index c46352a..62d52af 100644
--- a/web_realart/public/control/index.html
+++ b/web_realart/public/control/index.html
@@ -38,6 +38,7 @@
+