Skip to content

SonoraMix v1.1.0

Choose a tag to compare

@jaimitus jaimitus released this 09 Aug 23:31
· 12 commits to main since this release

🎛️ SonoraMix v1.1.0

✨ New in 1.1.0

  • 🎯 In-App Per-App Output Routing — route any app to any output device without leaving SonoraMix (same persisted mechanism as the Windows settings page). No more ms-settings:apps-volume detour!
  • 📍 Routed Device Per Channel — each output channel shows the device it's currently routed to (GetPersistedDefaultAudioEndpoint).
  • 🔄 One-Click Route Reset — return any app to the system default device instantly.
  • 📟 Device Bus Meters + Peak History — live hardware-level meters for the default output and input devices (mic meter works even when no app is using it), with click-to-reset peak holds.
  • ⌨️ Configurable Global Shortcuts — mute the system mic and show/hide the console from anywhere; record your own combinations in Settings.
  • 🎨 Six Accent Themes — Sunset, Emerald, Ocean, Blossom, Violet and Gold.
  • ⚡ Instant WASAPI Notifications — sessions and devices appear/disappear the moment they change (IAudioSessionNotification + IMMNotificationClient), no more 3s polling.
  • 🔍 Search, Pin & Rename Channels — filter with Ctrl+F, pin favorites to the top, double-click any name to rename.

🐛 Fixes

  • Input (mic) sessions now appear without needing to open Windows sound settings.
  • RoGetActivationFactory resolved at runtime (fixed release build linking).

⬇️ Install / Update

Existing 1.0.x users: the app updates itself via the header Updates button, or grab the new installer below.

  • Windows: SonoraMix_1.1.0_x64-setup.exe (NSIS) or SonoraMix_1.1.0_x64_en-US.msi
  • Portable: sonoramix.exe

🎛️ SonoraMix v1.1.0

✨ Novedades

  • 🎯 Ruteo por-app integrado en la app — enruta cualquier app a cualquier dispositivo sin salir de SonoraMix (el mismo mecanismo persistido que usa la página de Ajustes de Windows). ¡Adiós a abrir ms-settings:apps-volume!
  • 📍 Dispositivo de ruteo por canal — cada canal de salida muestra a qué dispositivo está ruteado.
  • 🔄 Reset a default de un click — devuelve cualquier app al dispositivo por defecto del sistema al instante.
  • 📟 Metros de hardware + historial de picos — niveles en vivo del altavoz y micro por defecto (el micro funciona aunque ninguna app lo use), con picos resetables.
  • ⌨️ Atajos globales configurables — silencia el micro del sistema y muestra/oculta la consola desde cualquier sitio; graba tus propias combinaciones en Ajustes.
  • 🎨 Seis temas de acento — Sunset, Emerald, Ocean, Blossom, Violet y Gold.
  • ⚡ Notificaciones WASAPI instantáneas — sesiones y dispositivos aparecen/desaparecen al momento, sin polling de 3s.
  • 🔍 Buscar, fijar y renombrar canales — filtra con Ctrl+F, fija favoritos arriba y renombra con doble click.

🐛 Correcciones

  • Los micros ahora aparecen sin necesidad de abrir la configuración de sonido de Windows.
  • RoGetActivationFactory resuelto en runtime (arreglado el link del build release).