https://github.com/sethbrasile/ez-web-audio
Making the web audio API super EZ since 2024
https://github.com/sethbrasile/ez-web-audio
Last synced: about 1 month ago
JSON representation
Making the web audio API super EZ since 2024
- Host: GitHub
- URL: https://github.com/sethbrasile/ez-web-audio
- Owner: sethbrasile
- Created: 2024-08-30T14:34:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T20:26:39.000Z (8 months ago)
- Last Synced: 2025-04-08T05:51:24.889Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://sethbrasile.github.io/ez-web-audio/
- Size: 13.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# EZ Web Audio
_Note: THIS IS A WORK IN PROGRESS! Not ready for use!!_
## Making the Web Audio API super EZ since 2024
EZ Web Audio is a lightweight audio library for the web. It is designed to be easy to use and to provide a simple API for common audio tasks. It is written in TypeScript and has no dependencies.
EZ Web Audio was originally [Ember Audio](https://sethbrasile.github.io/ember-audio) and it was developed before vue and react rose to prominence. This is a full rewrite in vanilla typescript that will expose a similar-ish API to "Ember Audio"