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 loopback stream now opens correctly — was forcing 48 kHz on devices that run at 44.1 kHz, causing the stream to fail silently; now uses the device's native sample rate and resamples in the audio callback
Capture errors are now visible — if the loopback stream fails to open, the error message is shown in the app label instead of disappearing silently