/audioply

A web audio api playground

Primary LanguageTypeScript

audioply

A web audio api playground.

TODO

  • ocscillator
  • convolver
  • analyser
    • waveform
    • frequency
  • audio out
  • audio buffer source
  • biquad filter
  • dynamics compressor
  • gain
  • delay
  • media stream
  • waveshaper
  • panner
  • custom
  • share
  • codegen

Getting Started

Running locally:

npm install
# or
npm run dev