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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment