What's new
- Fix system audio capture on USB output devices (#591): Removed hardcoded stream index and switched to a tap-only aggregate device. USB audio interfaces whose playback stream isn't at index 0 previously produced zero frames silently — system audio capture now works correctly on all output devices.
Contributors
Thanks to @andrewphahn for the original root cause analysis and fix (#590).