Commit 25885e41 authored by David Reid's avatar David Reid

WebAudio: Add early experimental support for AudioWorklets.

Public issue https://github.com/mackron/miniaudio/issues/597.
parent a1b0ab98
......@@ -15,3 +15,5 @@ If you output WASM it may not work when running the web page locally. To test yo
like this:
emrun ./bin/simple_playback_sine.html
If you want to see stdout on the command line when running from emrun, add `--emrun` to your emcc command.
\ No newline at end of file
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment