Spaces:
Running
Running
feat: add output volume control next to End
#14
by sseregin - opened
Adds a live output volume control:
- GainNode between the output analyser and AudioContext.destination
setOutputVolume(0..1)on the WS client- Vertical energy-bar UI beside End (same visual language as the mic gate)
- Persisted in localStorage
Ported from a production fork of this Space UI.