fix: real VU meter levels from pipeline instead of random animation

- Added input_level and output_level to /api/state (scaled 0-100)
- React RigScreen now reads real levels from state instead of random walk
- When no audio flows, VU meters show flat (0) instead of fake animation
This commit is contained in:
2026-06-12 17:09:49 -04:00
parent 32690c293e
commit 7498ad55fc
4 changed files with 13 additions and 16 deletions
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/ui/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Pi Multi-FX Pedal</title>
<script type="module" crossorigin src="/ui/assets/index-3XaYhUGn.js"></script>
<script type="module" crossorigin src="/ui/assets/index-By7LnVlV.js"></script>
<link rel="stylesheet" crossorigin href="/ui/assets/index-CuJgR-s6.css">
</head>
<body>