Rust Web Audio API
A Rust implementation of the Web Audio API, for use in non-browser contexts
About the Web Audio API
The Web Audio API provides a powerful and versatile system for controlling audio on the Web, allowing developers to choose audio sources, add effects to audio, create audio visualizations, apply spatial effects (such as panning) and much more.
Usage
todo