#web #native #audio #api

geng-web-audio-api

web audio api that works both native and on web

1 unstable release

0.1.0 May 22, 2024

#253 in #native

MIT license

25KB
594 lines

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

Dependencies

~0.8–34MB
~455K SLoC