Skip to content

fix(asio): enumerate devices without known sample rate - #1112

Merged
roderickvd merged 1 commit into
masterfrom
fix/asio-enumerate-unknown-sample-rate
Feb 25, 2026
Merged

fix(asio): enumerate devices without known sample rate#1112
roderickvd merged 1 commit into
masterfrom
fix/asio-enumerate-unknown-sample-rate

Conversation

@roderickvd

Copy link
Copy Markdown
Member

This fixes a regression introduced by #1107: some devices do not report a sample rate before a stream is opened.

Fixes #1106

This fixes a regression introduced by #1107: some devices do not
report a sample rate before a stream is opened.

Fixes #1106
@roderickvd
roderickvd merged commit 11f7726 into master Feb 25, 2026
31 checks passed
@roderickvd
roderickvd deleted the fix/asio-enumerate-unknown-sample-rate branch February 25, 2026 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ASIO: collecting output_devices() into Vec only returns the first device

1 participant