audiojs / audio-decodeLinks
Minimal audio decoders layer
☆185Updated 4 months ago
Alternatives and similar repositories for audio-decode
Users that are interested in audio-decode are comparing it to the libraries listed below
Sorting:
- convert an AudioBuffer to .wav format☆156Updated 5 years ago
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆395Updated last year
- Utils for audio buffers☆91Updated 5 years ago
- A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change☆249Updated 6 months ago
- Create, read and write wav files according to the specs.☆241Updated 2 years ago
- Stream data to web audio☆92Updated 6 years ago
- A stream of raw audio data from the microphone☆233Updated 4 months ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆91Updated 5 months ago
- Play audio buffer in browser/node☆60Updated 4 years ago
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆135Updated 4 years ago
- FLAC encoder and decoder in JavaScript☆96Updated 2 years ago
- Web audio API pitch shifter☆168Updated 4 years ago
- Node.js stream bindings for PortAudio☆315Updated last year
- Browser version of music-metadata parser Supporting a wide range of audio and tag formats.☆238Updated last year
- AudioBuffer class for node/browser☆80Updated 8 months ago
- Stream audio to a Web Audio API enabled browser from Node.js server side using Web Worker and Web Socket☆338Updated 6 months ago
- MP3 encoder for browsers using LAME☆133Updated 8 years ago
- Node.js bindings to ffmpeg command, exposing stream based API☆139Updated last month
- Audio recorder for Node.js, delivers a 16-bit signed-integer linear pulse modulation WAV stream.☆102Updated last year
- The fastest JS Radix-4/Radix-2 FFT implementation☆312Updated 2 years ago
- Waveform Audio encoder for browsers☆73Updated 2 years ago
- LAME is an open-source encoder that encodes and decodes audio to the MP3 file format. For all MP3 needs a Node.js wrapper of the full LAM…☆86Updated 2 weeks ago
- promise-based wav decoder☆43Updated 8 years ago
- Finding out tempo of the music☆132Updated 5 years ago
- A simple but flexible AudioBuffer loader for Web Audio API☆80Updated last year
- Pure JS implementation of the Web Audio API☆68Updated 2 years ago
- 🎙MediaRecorder ponyfill that records audio as mp3☆91Updated last year
- Resample audio in node or browser using a web assembly port of libsamplerate.☆48Updated this week
- Simple pitch shifter for Web Audio API based on delay nodes. Extends Jungle by Chris Wilso.☆34Updated 11 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