Sound.js
The main features of kittykatattack/sound.js are: Audio Libraries.
Open-source alternatives to kittykatattack/sound.js include: benji6/virtual-audio-graph — Small and dependency-free library for declaratively manipulating the Web Audio API. goldfire/howler.js — Howler.js is a JavaScript library that provides a unified interface for managing audio playback across web browsers.… jerosoler/wave-audio-path-player — Simple audio player webcomponent customizable with waveform. Created with waveform-path. jerosoler/waveform-path — LIVE DEMO WITH EXAMPLES. katspaugh/wavesurfer.js — wavesurfer.js is a WebAudio playback library and interactive waveform visualizer that renders audio data onto an HTML5… audiojs/audio — Audio in JavaScript.
Small and dependency-free library for declaratively manipulating the Web Audio API.
Howler.js is a JavaScript library that provides a unified interface for managing audio playback across web browsers. It functions as a cross-browser audio engine, abstracting complex browser audio APIs into a consistent developer experience while ensuring reliable performance through automatic fallback mechanisms. The library distinguishes itself by offering specialized tools for spatial audio and efficient asset management. It includes a spatial audio framework that maps three-dimensional vectors to audio nodes for immersive sound positioning, alongside an audio sprite manager that allows de
Simple audio player webcomponent customizable with waveform. Created with waveform-path.