Skip to content

feat: wasm duplex streams - #1337

Merged
roderickvd merged 9 commits into
masterfrom
feat/wasm-duplex-streams
Aug 22, 2026
Merged

feat: wasm duplex streams#1337
roderickvd merged 9 commits into
masterfrom
feat/wasm-duplex-streams

Conversation

@roderickvd

Copy link
Copy Markdown
Member

Duplex support for Web Audio and AudioWorklet 🎉

As I as working on this, I clarified some of the docs and added a DeviceTrait::default_duplex_config with a default implementation that tries to match input and output on a shared channel count and sample rate wherever possible, preferring whatever default_input_config/default_output_config would already pick.

@roderickvd

Copy link
Copy Markdown
Member Author

I verified this works well myself with the examples, so I'm going to merge when the CI passes. Feel free to raise issues or PRs for any further improvements.

@roderickvd
roderickvd merged commit a8236bb into master Aug 22, 2026
33 checks passed
@roderickvd
roderickvd deleted the feat/wasm-duplex-streams branch August 22, 2026 19:42
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.

1 participant