Audio Visualization
Libraries Visualization
A fast lightweight 2D library that works across all devices. The Pixi renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of WebGL.
Purely functional language embedded in Haskell for expressive live coding of fragment shaders (with audio input).
Experiments
A real-time audio/music visualizer that displays multi-track waveforms with customizable colors and can export high-quality MP4/H.265 videos.
Weekly music visualization experiments built with Three.js and p5.js by Suraya Shivji.
A browser extension that offers audio visualization on your YouTube page with nice musical notes.
Libraries Audio
A thin wrapper around the Web Audio API that takes an <audio> element and gives you its waveform/frequency data in return.
Retrieve playback and buffering information about audio or video playing in the browser.
A pass-through audio stream, providing structure for rendering stream audio data.
C++ program to generate waveform data and render waveform images from audio files.
Generic Go package designed to define a common interface to analyze and/or process audio data
A cross-browser implementation of the AudioContext which aims to closely follow the standard.