From a225805f27147ca06fd6e0840941b70cf21cc5bd Mon Sep 17 00:00:00 2001 From: Armin Date: Wed, 8 Jul 2026 19:41:53 +0200 Subject: [PATCH] move volume control to a gain node after analysers so peak/VU meters always show full signal level --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 5a88280..c4ad8fd 100644 --- a/index.html +++ b/index.html @@ -312,15 +312,15 @@ footer .footer-track { flex: 1; min-width: 0; white-space: nowrap; overflow: hid