251 packages
adsr
Attack, decay, sustain, release envelope for automating Web Audio API AudioParams.
array-grid
Two-dimensional implementation of ndarray to avoid dynamic code generation eval.
audio-buffer-range-decoder
Decode specified ranges of PCM Wave and Opus webm files on disk to AudioBuffers. Probably only works with electron.
audio-buffer-stream
Get a PCM stream from input AudioBuffers (Web Audio API). Can be used to implement a streaming audio recorder.
audio-meddle
Route Web Audio API audio nodes through schedulable chains of processor nodes.
audio-param-transform
Apply multiple transforms with custom functions to Web Audio API AudioParams.
audio-play
Play audio buffer in node or browser
audio-rms
Connect a Web Audio API AudioNode and stream out the realtime RMS audio level.
audio-slot
Web Audio API FRP wrapper for creating, routing, and triggering AudioNodes.
audio-slot-param
Link and transform schedule-based observables and connect to AudioParams (Web Audio API).