#web #audio #native #api

geng-web-audio-api

web audio api that works both native and on web

1 unstable release

0.1.0 May 22, 2024

#818 in Web programming

Download history 108/week @ 2024-05-20

108 downloads per month

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–35MB
~520K SLoC