I figured out and wrote my own interface for the JS web audio API today! I have liberated myself from being stuck with giant libraries or laggy media elements. I’ll also put this to use in my new project.

comments

Are you planning on releasing it via NPM?

I’ve never done that before, so no, I was not. Also idk if it’s really that valuable, it’s currently just 24 lines of code and hasn’t been made to do anything other than load and play sounds

Ah, okay then.