Johni0702 / web-audio-buffer-queueLinks
Web Audio API source node that streams (Audio)Buffers from a queue or Node-style Stream
☆15Updated 7 years ago
Alternatives and similar repositories for web-audio-buffer-queue
Users that are interested in web-audio-buffer-queue are comparing it to the libraries listed below
Sorting:
- FLAC encoder and decoder in JavaScript☆96Updated 2 weeks ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆233Updated 2 months ago
- This module provides a loader for the RecorderAudioWorkletProcessor and the corresponding RecorderAudioWorkletNode.☆28Updated this week
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆100Updated this week
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆136Updated 4 years ago
- Decode raw opus packet to PCM without using any external library in your browser.