Convert ArrayBuffer to AudioBuffer
TypeScript definitions for audiobuffer-to-wav
A simple encoder for WAV audio files
Encode/decode base64 data into ArrayBuffers
Create an ArrayBuffer instance from a Data URI string
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get an ArrayBuffer from a Buffer as fast as possible
Small library to extract peaks from an array of audio samples or an AudioBuffer from the WebAudio API.
AudioBuffer ponyfill with operations toolkit
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Encode/decode base64 data into ArrayBuffers
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Convert any binary data to ArrayBuffer
Immutable ArrayBuffer (the shim!)
convert an AudioBuffer to .wav format
Convert Buffer to ArrayBuffer
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Framework-independent loaders for 3D graphics formats
Encode/decode base64 data into ArrayBuffers
JavaScript implementation of Google's Snappy compression library
Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.
Easy to use efficient .GIF parsing in javascript
Test if a value is an ArrayBuffer.
The Node.js bindings of the humanfs library.