You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 SonoraMix v1.0.2 — Master Control & Routing Helpers
✨ Novedades / What's new
🔊 MASTER OUT Bus Control: dedicated master strip with its own volume fader, mute and live metering for the default output device (the meter follows the fader). Syncs with Windows in real time. / Fader de volumen maestro, mute y medidor en vivo que sigue al fader.
🎯 Per-App Output Routing Helper: every output channel now has a route button that opens the native Windows per-app volume & device preferences page, so you can send apps to different devices (headset, speakers…). / Botón de ruteo por app que abre la página nativa de Windows.
🎙️ LIVE / STANDBY mic badges fixed: capture channels now correctly show whether an app is actively recording (LIVE) or just holding the mic open (STANDBY) — the session-state comparison was silently broken and always reported LIVE. / Corregido el estado de sesión: los badges de micro ahora distinguen LIVE de STANDBY.
🔧 Mejoras / Improvements
Better empty-state messaging for the Input console (explains when mic channels appear) with a Rescan button.
package-lock.json version synced (was left at 0.0.0).
⚠️ Note / Nota
Automatic updates: if you're on 1.0.1, the app will offer this update automatically (installed packages only — the portable .exe does not self-update).
Per-app routing uses the native Windows page because Microsoft has blocked IPolicyConfig::SetApplicationEndpoint on Windows 11 (E_NOINTERFACE) — the same reason EarTrumpet doesn't support it either.