How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
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.
DSSSP is a React component library for visualizing and managing audio filters. These components are designed to serve as the core UI elements of audio editing tools and interfaces, enabling users to interactively configure all filter parameters. Essentially, it is a conversion of proprietary…
The main features of numberonebot/dsssp are: Audio Libraries.
Open-source alternatives to numberonebot/dsssp 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.