smbddha / audioply

A web audio api playground

Home Page:https://audioply.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A web audio api playground

https://audioply.vercel.app


Languages

Language:TypeScript 85.2%Language:CSS 14.7%Language:JavaScript 0.1%