These directories contain example projects using the web-audio-api-rs library.
To run them, simply `cd` into the directory and run `cargo run --release`.
You will find many more examples in the root `/examples` directory of this
repository. All examples that do not require external dependencies are put
there.