Skip to content

feat: add input streams to WebAudio and AudioWorklet - #1308

Open
roderickvd wants to merge 4 commits into
developfrom
feat/wasm-input-streams
Open

feat: add input streams to WebAudio and AudioWorklet#1308
roderickvd wants to merge 4 commits into
developfrom
feat/wasm-input-streams

Conversation

@roderickvd

Copy link
Copy Markdown
Member

See examples (wasm-beep, audioworklet-beep) to get a mic loopback demo instead of just console logging.

Also fixed while in there: AudioWorklet processor construction failures now reach error_callback instead of failing silently.

Supersedes #1044.

Closes:

Also wires AudioWorkletNode.onprocessorerror through to error_callback.
Also fixes the build under a recent nightly rustc/LLVM, which stopped
auto-exporting __heap_base, needed by wasm-bindgen's threading
post-processing.
@roderickvd

Copy link
Copy Markdown
Member Author

I would appreciate a few quick "works yes/no" comments here. With a few positive reports I'd like to merge it, because I know it'll get more exposure than just in a PR.

@roderickvd roderickvd mentioned this pull request Aug 14, 2026
19 tasks
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