descriptinc / web-audio-jsLinks
Pure JS implementation of the Web Audio API
☆67Updated 2 years ago
Alternatives and similar repositories for web-audio-js
Users that are interested in web-audio-js are comparing it to the libraries listed below
Sorting:
- Time stretching and pitch shifting in Javascript☆65Updated 4 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆89Updated 3 months ago
- Real-time pitch-shifter as a Web Audio worklet, based on phase vocoder techniques☆151Updated 2 years ago
- Performant waveform renderer.☆108Updated 2 years ago
- Utils for audio buffers☆88Updated 5 years ago
- Stream audio from IndexedDB☆73Updated 2 years ago
- ☆56Updated 9 years ago
- 🌐 Superpowered Web Audio JavaScript and WebAssembly SDK for modern web browsers. Allows developers to implement low-latency interactive …☆165Updated last month
- custom synthesizers, effects and compositional algorithms built in JavaScript's Web Audio API☆46Updated last year
- Web Audio API implementation for Node.js☆219Updated 4 months ago
- Reverb.js is a Web Audio API extension for creating reverb nodes and an accompanying impulse-response reverb library.☆75Updated last year
- Enable/unmute WebAudio on iOS, even while mute switch is on☆117Updated 3 years ago
- convert an AudioBuffer to .wav format☆155Updated 5 years ago
- A compact Fast Fourier Transform (FFT) and Inverse Fast Fourier Transform (IFFT) library for JavaScript.☆33Updated 3 years ago
- Small library to extract peaks from either a TypedArray of audio samples or a webaudio AudioBuffer into an Int8Array, Int16Array, or Int3…☆57Updated 2 years ago
- Simple audio timestretch OLA algorithm implemented in javascript☆41Updated 8 years ago
- Minimal audio decoders layer☆181Updated 3 months ago
- Stream data to web audio☆92Updated 6 years ago
- A simple reverb☆58Updated 12 years ago
- WebAssembly build of a small, pretty fast FFT library (PFFFT).☆45Updated 2 years ago
- This module is parsing midi files into a human-readable JSON object.☆123Updated this week
- Web Audio Library with Export Support, Time Stretch, Pitch Shift + More!☆19Updated 6 years ago
- Pure JS implementation of the Web Audio API☆245Updated 7 years ago
- Create, read and write wav files according to the specs.☆241Updated 2 years ago
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆39Updated 9 years ago
- A digital signal processing library in Javascript☆49Updated 8 years ago
- A Virtual Jazz Band that can play chord symbols via Web Audio API☆31Updated 3 years ago
- A library to synchronize a MediaElement with a TimingObject.