eshaz / codec-parserLinks
Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.
☆33Updated 8 months ago
Alternatives and similar repositories for codec-parser
Users that are interested in codec-parser are comparing it to the libraries listed below
Sorting:
- Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)☆136Updated 4 years ago
- A javascript implementation of the Webm Demuxer (matroska)☆91Updated 2 years ago
- MP3 and Ogg Vorbis encoders for the browser and Node☆50Updated last year
- WebM muxer using libwebm and webm-tools compiled to Wasm☆60Updated last year
- Web Audio API implementation for Node.js☆218Updated 3 months ago
- FLAC encoder and decoder in JavaScript☆96Updated 2 years ago
- Minimal audio decoders layer☆181Updated 2 months ago
- Small JS library to abstract Web Audio raw PCM output☆58Updated 3 years ago
- Play/Stream/Record PCM audio data & Encode/Decode Opus to PCM audio data☆142Updated last year
- Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser☆19Updated 3 years ago
- A polyfill for the WebCodecs API. No, really.☆102Updated 3 weeks ago
- Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer☆218Updated 3 months ago
- Resample audio in node or browser using a web assembly port of libsamplerate.☆46Updated last week
- Encode audioBuffer to wave or mp3 using an unified API☆38Updated 3 years ago
- 📍Audio loudness metering in the browser☆64Updated 2 years ago
- Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs☆390Updated last year
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆86Updated 3 months ago
- A library to synchronize a MediaElement with a TimingObject.☆33Updated last week
- This module provides a loader for the LimiterAudioWorkletProcessor and the corresponding LimiterAudioWorkletNode.☆17Updated last week
- ☆45Updated last year
- a libopus API for JavaScript (wasm/asm.js)☆57Updated 4 years ago
- rnnoise noise suppression library as a WASM module☆155Updated 5 months ago
- node-webrtc is a Node.js Native Addon that provides bindings to WebRTC M98☆195Updated this week
- A javascript library that enables encoding and decoding of audio with Lyra, a neural audio codec.☆23Updated 2 years ago
- Decode raw opus packet to PCM without using any external library in your browser.☆76Updated 2 years ago
- Http/3 webtransport support for node☆192Updated last week
- A demo of Lyra neural audio codec running on a web browser.☆27Updated 2 years ago
- Utils for audio buffers