Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 292 Bytes

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