Rust Web Audio API

crates.io

A Rust implementation of the Web Audio API, for use in non-browser contexts

About the Web Audio API

MDN docs

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

Docs

Planning

Spec compliance

Current deviations

Contributing

webaudioapi_rs welcomes contribution from everyone in the form of suggestions, bug reports, pull requests, and feedback. 💛

If you need ideas for contribution, there are several ways to get started:

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in web-audio-api-rs by you, shall be licensed as MIT, without any additional terms or conditions.

License

This project is licensed under the [MIT license].