Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 354 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 354 Bytes

web-audio-api-rs WASM demo

Warning: this is very experimental

How to run

Make sure to have npm and rust/cargo installed.

npm install and npm start

Known issues

  • Performance issues: using a large buffer size ATM. Some cracks are audible
  • AudioRenderCapacity does not work
  • Event handling does not work
  • ..