Decode audio data in node or browser
Safer Node.js Buffer API
Convert character encodings in pure javascript.
Types for the global scope of Audio Worklets
Extremely fast double-ended queue implementation
Web Assembly streaming Opus decoder with Machine Learning enhancements
Node.js Buffer API, for the browser
Buffer.
Utility functions for AudioBuffers
Click a browser button to launch a node.js process on the server side which streams audio using web sockets back to the browser which is then rendered using web audio API My plan is to make this modular enough to get added to your process as simple API
Web Assembly streaming FLAC decoder
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Web Assembly streaming Ogg Vorbis decoder
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Test if a value is a Buffer object.
Abstraction for streaming raw PCM audio in browser via Web Audio API.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
A beat detection utility which is using the Web Audio API.
JSON parse & stringify that supports binary via bops & base64