webaudio-stream-player

v1.2.1
A framework for creating an audio stream player using WebAudio. Both AudioWorkletNote and ScriptProcessorNode are supported.

test

echo "Error: no test specified" && exit 1

prepare

npm run clean && npm run build

clean

rimraf dist

build

tsc

build:watch

tsc -w
npm i webaudio-stream-player

Metadata

  • MIT
  • Whatever
  • Mitsutaka Okazaki
  • released 11/23/2023

Downloads

Maintainers