soundcut / decode-audio-data-fastLinks
Decode audio data asynchronously, in the browser using BaseAudioContext.decodeAudioData(), as fast as possible.
☆30Updated 2 years ago
Alternatives and similar repositories for decode-audio-data-fast
Users that are interested in decode-audio-data-fast are comparing it to the libraries listed below
Sorting:
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆31Updated 6 months ago
- A bridge between libav.js and WebCodecs, to allow users to decode data from libav.js-demuxed files with WebCodecs more easily☆23Updated 3 months ago
- Web Audio API implementation for Node.js☆209Updated last month
- fetch() => ReadableStream => AudioWorklet☆26Updated last year
- Encode audioBuffer to wave or mp3 using an unified API☆39Updated 3 years ago
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆41Updated 9 years ago
- Minimal audio decoders layer☆180Updated last week
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆77Updated last month
- This module provides a loader for the LimiterAudioWorkletProcessor and the corresponding LimiterAudioWorkletNode.☆17Updated 2 weeks ago
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated last year
- MP3 and Ogg Vorbis encoders for the browser and Node☆45Updated last year
- Pure JS implementation of the Web Audio API☆62Updated last year
- A TypeScript conversion of SoundTouchJS☆12Updated 6 years ago
- Resample audio in node or browser using a web assembly port of libsamplerate.☆44Updated this week
- WebAudio for Node.js☆20Updated 2 months ago
- 📍Audio loudness metering in the browser☆61Updated 2 years ago
- Real-time pitch-shifter as a Web Audio worklet, based on phase vocoder techniques☆147Updated 2 years ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆210Updated last month
- A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change☆236Updated 2 months ago
- aubio for javascript, the real-time audio processing library☆155Updated last year
- 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
- 🎙MediaRecorder ponyfill that records audio as mp3☆89Updated last year
- requestVideoFrameCallback polyfill☆30Updated last year
- A javascript implementation of the Webm Demuxer (matroska)☆91Updated 2 years ago
- A polyfill for the WebCodecs API. No, really.☆97Updated 2 months ago
- FLAC encoder and decoder in JavaScript☆95Updated 2 years ago
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆134Updated 4 years ago
- An audio focused ffmpeg build for the web.☆45Updated 3 years ago
- Utils for audio buffers☆88Updated 5 years ago
- Demo MSE usage from DedicatedWorker context (see https://github.com/w3c/media-source/issues/175)☆32Updated 10 months ago