web-audio-api-rs
web-audio-api-rs copied to clipboard
Internal architecture documentation
I would be great for our collaborators to write down a simple document about the internal architecture of this library.
Covering
- what lives in control thread
- what lives in render thread
- design goals of both thread
- audio graph internals
- ...