web-audio-buffer-queue
JSON →A Web Audio API source node that streams AudioBuffers from a queue or Node.js-style stream. Version 1.1.0 is the current stable release; the package has seen irregular updates. It provides a BufferQueueNode class that extends AudioNode and implements a writable stream interface, allowing developers to enqueue PCM audio buffers for scheduled playback. Compared to similar tools like tone.js or howler.js, this low-level library focuses on direct AudioBuffer management and stream-based feeding, making it ideal for custom audio pipelines in the browser. It is ESM-only and requires an AudioContext. The GitHub repository shows no activity since 2019, indicating maintenance-mode status.
Resources
packageweb-audio-buffer-queue ↗
API endpoints
full doc /v1/registry/web-audio-buffer-queue