soundcut / decode-audio-data-fastLinks
Decode audio data asynchronously, in the browser using BaseAudioContext.decodeAudioData(), as fast as possible.
☆31Updated 3 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:
- Resample audio in node or browser using a web assembly port of libsamplerate.☆55Updated last week
- Minimal audio decoders layer☆187Updated 7 months ago
- A JavaScript library for manipulating WebAudio Contexts, specifically for time-stretching a pitch change☆262Updated 10 months ago
- Web Audio API implementation for Node.js☆228Updated last month
- Real-time pitch-shifter as a Web Audio worklet, based on phase vocoder techniques☆159Updated 2 years ago
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆39Updated 10 years ago
- Enables web audio playback with the ios mute switch on☆151Updated last year
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆396Updated last year
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆100Updated 8 months ago
- fetch() => ReadableStream => AudioWorklet☆27Updated 4 months ago
- An audio focused ffmpeg build for the web.