fix: all dummy data replaced with real API data

- Status bar: CPU load + sample rate from /api/state, TUNER badge shown immediately
- Rig: optimistic toggle updates (bypass/tuner respond instantly), prominent tuner card
- FX Chain: loads real block params from /api/block-params/{fx_type}, Add Block picker with all FX types
- Record: replaced fake multitrack with real Signal Monitor (live I/O VU, clip detect, level history)
- Backend: added _gather_system_stats() returning cpu_percent and sample_rate
This commit is contained in:
2026-06-12 17:16:03 -04:00
parent 7498ad55fc
commit 2a30592ab3
5 changed files with 405 additions and 288 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long