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