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
App audio capture now works for Spotify, Apple Music, and other apps — IAudioClient::Initialize was missing AUDCLNT_STREAMFLAGS_LOOPBACK_PROCESSLOOPBACK, causing all process-loopback streams to fail silently with no audio output
App audio mute keybind button no longer shows garbled text during key capture — the countdown was being overwritten every 80ms by the UI refresh ticker