Audio

Howler.js

howler.jsarrow-up-right is an audio library for the modern web. It defaults to Web Audio APIarrow-up-right and falls back to HTML5 Audioarrow-up-right. This makes working with audio in JavaScript easy and reliable across all platforms.

Tone.js

Tone.js is a Web Audio framework for creating interactive music in the browser. The architecture of Tone.js aims to be familiar to both musicians and audio programmers looking to create web-based audio applications. On the high-level, Tone offers common DAW (digital audio workstation) features like a global transport for scheduling events and prebuilt synths and effects. For signal-processing programmers (coming from languages like Max/MSP), Tone provides a wealth of high-performance building blocks to create your own synthesizers, effects, and complex control signals.

SoundJs

A JavaScript library that provides a simple API, and powerful features to make working with audio a breeze. Easily ties in audio file loading to PreloadJS.

Last updated

Was this helpful?