ts-audio
is an agnostic library that makes it easy to work with AudioContext
and create audio playlists in the browser.
What's new?
- Refactored
EventEmitter
andEventHandler
to use a class-based structure - Updated
ESlint
rules to force consistent type imports and order imports per groups - Updated
Prettier
andTypeScript
to align with modern standard