{"library":"web-audio-buffer-queue","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"1.1.0","tags":["javascript","web","audio","pcm","stream","queue","playback","source","buffer"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install web-audio-buffer-queue","imports":["import BufferQueueNode from 'web-audio-buffer-queue'","import BufferQueueNode from 'web-audio-buffer-queue'","import BufferQueueNode from 'web-audio-buffer-queue'"]},{"cmd":"yarn add web-audio-buffer-queue","imports":[]},{"cmd":"pnpm add web-audio-buffer-queue","imports":[]}],"homepage":"https://github.com/johni0702/web-audio-buffer-queue#readme","github":"git://github.com/johni0702/web-audio-buffer-queue","docs":null,"changelog":null,"pypi":null,"npm":"web-audio-buffer-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}