Usage
Usage
Modern Meeter presents VoiceMeeter as a Fluent Design app organized into a NavigationView shell. The available pages depend on connection state — VBAN and MIDI pages appear once connected.
Mixer
The mixer is the main page. It mirrors your VoiceMeeter edition’s layout automatically — Basic (3 strips / 2 buses), Banana (5 / 5), or Potato (8 / 8).
- Gain faders — Drag to set gain for each input strip and output bus
- Mute / Solo / Mono — Toggle buttons on every channel, labelled with Segoe Fluent Icons: mute (🔇), solo (🎧), mono (🔗)
- Real-time level meters — Vertical L/R level bars flank each gain slider, updating at 30fps
- Layouts — Grid (default), horizontal full-height, and combined single-section view; switch from Settings
- Mixer toolbar — Save VoiceMeeter settings, restart the audio engine, and toggle touch mode
- Channel visibility — Show or hide individual channels from Settings
- Install detection — If VoiceMeeter isn’t installed, the mixer shows guidance and a download link
VBAN
The VBAN page lists all 8 inbound and 8 outbound VBAN network audio streams. Each row shows the stream name, IP address, port, sample rate, channel count, and quality, with a toggle to enable or disable the stream.
MIDI
Two MIDI tools are available once connected:
- Live monitor — Real-time display of incoming MIDI messages (Note, Control Change, Program Change, Pitch Bend, and more) at 30fps
- Bindings viewer — Reads VoiceMeeter’s MIDI mapping configuration: 270 bindable slots across 13 categories, filterable by category and by whether a slot is assigned
Settings
- Auto-connect on startup — Connect to VoiceMeeter automatically when the app launches
- Launch at Windows sign-in — Registered via an MSIX StartupTask
- Save VoiceMeeter settings on close
- Touch-friendly mode — Larger buttons, tighter level-bar spacing
- Theme — System, light, or dark
- Audio engine restart
- Version info — App, .NET runtime, and Windows App SDK versions
- Links & credits — GitHub repository and third-party library acknowledgements
General
- Touch-friendly mode — Toggle from Settings or the mixer toolbar; stacks buttons vertically with larger sizes, tightens level-bar spacing, and increases navigation item height
- Fluent Design — Mica backdrop, WinUI 3 controls, NavigationView shell
- Single instance — Launching a second time brings the existing window to the foreground
- Help page — Icon legend explaining all mixer controls and toolbar actions
- Window persistence — Remembers window position and size between sessions
Command Palette
Modern Meeter also ships a PowerToys Command Palette extension for quick mixer control without opening the app. See Command Palette extension.