cstoquer / audio-encoderLinks
Encode audioBuffer to wave or mp3 using an unified API
☆38Updated 4 years ago
Alternatives and similar repositories for audio-encoder
Users that are interested in audio-encoder are comparing it to the libraries listed below
Sorting:
- MP3 and Ogg Vorbis encoders for the browser and Node☆50Updated 5 months ago
- Multiline audio player / editor☆31Updated 3 weeks ago
- lame mp3 encoding library wrapper, with binary compiled to web assembly☆19Updated 3 years ago
- Small library to extract peaks from either a TypedArray of audio samples or a webaudio AudioBuffer into an Int8Array, Int16Array, or Int3…☆57Updated 3 years ago
- Web Audio API implementation for Node.js☆235Updated last week
- Utils for audio buffers☆91Updated 5 years ago
- Wasm MP3 encoder☆51Updated 3 months ago
- Light & fast WAT compiler☆53Updated last week
- Prototype language for signal processing☆27Updated 2 months ago
- Minimal audio decoders layer☆187Updated 8 months ago
- promise-based wav decoder☆42Updated 8 years ago
- Pure JS implementation of the Web Audio API☆68Updated 2 years ago
- Soxr Audio resampler built to WebAssembly for usage in NodeJS or web browser☆23Updated 3 years ago
- Declaratively encode and decode binary data☆140Updated 3 months ago
- Web Audio Library with Export Support, Time Stretch, Pitch Shift + More!☆19Updated 6 years ago
- AudioWorkletNode and AudioWorkletProcessor implementing SoundTouchJS☆100Updated 9 months ago
- A TypeScript conversion of SoundTouchJS☆13Updated 6 years ago
- Stream audio from IndexedDB☆77Updated 2 years ago
- promise-based wav encoder☆41Updated 8 years ago
- Create audio-buffer from any source data☆23Updated 4 years ago
- Determine whether an AST node is a reference☆25Updated last week
- Browser and NodeJS library that parses audio data into frames containing frame data, header values, duration, and other information.☆34Updated last year
- A library to synchronize a MediaElement with a TimingObject.☆33Updated last week
- Audio time stretching implementation of a modified Overlap and Add (OLA) algorithm☆39Updated 10 years ago
- MP3 encoder for browsers using LAME