A dockable analysis workspace built around your workflow
What it is
Remote View is a modular metering and visualization workspace: a Dear ImGui
canvas of dockable panels – spectrogram, oscilloscope, phase scope, meter
bridge and more – that you arrange, resize, tab, and detach across monitors
however you work. The same idea as a detachable, multi-panel meter bridge
like Excite Audio’s Vision, built from scratch for this workspace.
How it works, in plain terms
A wait-free tap feeds live audio to the UI thread, where all analysis and
drawing happens, so panels are always working from real, current data.
Panels without live input yet fall back to a demo view, so the workspace
still means something with nothing playing.
Features
PANELS
- Real-time spectrogram
- Oscilloscope / waveform display
- Metering: spectral content, phase correlation, crest factor, stereo
balance - Dockable, resizable, arrange however you work
ARCHITECTURE
- Wait-free audio-thread tap, all analysis on the UI thread
- Zero added latency
- Save/restore your panel layout with your project
Format: VST3, CLAP | Category: Analyzer



