audiojs / audio-bufferLinks
AudioBuffer class for node/browser
☆80Updated 5 months ago
Alternatives and similar repositories for audio-buffer
Users that are interested in audio-buffer are comparing it to the libraries listed below
Sorting:
- promise-based wav decoder☆42Updated 7 years ago
- Output audio stream to speaker, browser/node-wise☆103Updated 3 years ago
- `Reader` and `Writer` streams for Microsoft WAVE audio files☆181Updated 3 years ago
- Minimal audio decoders layer☆180Updated 3 weeks ago
- Utils for audio buffers☆88Updated 5 years ago
- Stream data to web audio☆93Updated 6 years ago
- Play audio buffer in browser/node☆60Updated 4 years ago
- promise-based wav encoder☆39Updated 7 years ago
- High performance WAV file decoder and encoder for node☆58Updated last year
- Utils for pcm formats, buffers and streams☆36Updated 5 years ago
- A simple but flexible AudioBuffer loader for Web Audio API☆80Updated last year
- Simple pitch shifter for Web Audio API based on delay nodes. Extends Jungle by Chris Wilso.☆34Updated 10 years ago
- Generate audio with a function☆32Updated 7 years ago
- A stream-friendly wrapper around SoX☆53Updated last year
- Node.js bindings for aubio☆27Updated 4 years ago
- Convert pcm data from any to any format☆34Updated 3 years ago
- A node.js native library that provides access to Mac OS X Audio I/O as streams.☆52Updated 9 years ago
- Class for high-level audio manipulations [NOT MAINTAINED]☆241Updated last year
- convert an AudioBuffer to .wav format☆155Updated 5 years ago
- Pure JS implementation of the Web Audio API☆243Updated 7 years ago
- Slice out a portion of an AudioBuffer.☆23Updated 7 years ago
- Generate periodic oscillation into an array/audiobuffer☆27Updated 5 years ago
- Stream for rendering audio data☆43Updated 9 years ago
- Extract PCM data out of media files and into node.js