geng-web-audio-api

Crates.iogeng-web-audio-api
lib.rsgeng-web-audio-api
version0.1.0
sourcesrc
created_at2024-05-22 17:26:36.673613
updated_at2024-05-22 17:26:36.673613
descriptionweb audio api that works both native and on web
homepage
repositoryhttps://github.com/geng-engine/web-audio-api
max_upload_size
id1248185
size29,834
Vitaliy (kuviman)

documentation

README

Web Audio Api

That works both native and on web

Run example

Native - will play the audio once and exit:

cargo run --package geng-web-audio-api-example

Web (using Trunk) - will play audio every time you click anywhere:

trunk serve --open
Commit count: 3

cargo fmt