soundcut / decode-audio-data-fast
Decode audio data asynchronously, in the browser using BaseAudioContext.decodeAudioData(), as fast as possible.
☆31Updated 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
- MP3 and Ogg Vorbis encoders for the browser and Node☆42Updated 8 months ago
- fetch() => ReadableStream => AudioWorklet☆25Updated last year
- Pure JS implementation of the Web Audio API☆62Updated last year
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆29Updated 3 months ago
- Web Audio API implementation for Node.js☆182Updated last month
- Real-time pitch-shifter as a Web Audio worklet, based on phase vocoder techniques☆144Updated last year
- Encode audioBuffer to wave or mp3 using an unified API☆37Updated 3 years ago
- convert an AudioBuffer to .wav format☆152Updated 5 years ago
- This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.☆25Updated last month
- Minimal audio decoders layer☆177Updated last month
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆40Updated 9 years ago
- A TypeScript conversion of SoundTouchJS☆13Updated 5 years ago
- Web Audio for Node.js☆20Updated last year
- This module provides a loader for the LimiterAudioWorkletProcessor and the corresponding LimiterAudioWorkletNode.☆17Updated last month
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆208Updated 4 months ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆71Updated last year
- A bridge between libav.js and WebCodecs, to allow users to decode data from libav.js-demuxed files with WebCodecs more easily☆22Updated 2 months ago
- An audio focused ffmpeg build for the web.☆43Updated 2 years ago
- WebAssembly build of a small, pretty fast FFT library (PFFFT).☆40Updated last year
- 📍Audio loudness metering in the browser☆59Updated 2 years ago
- aubio for javascript, the real-time audio processing library☆146Updated last year
- Performant waveform renderer.☆106Updated last year
- A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change☆225Updated 2 years ago
- Utils for audio buffers