# audio-dsp-playground **Repository Path**: mirrors_developit/audio-dsp-playground ## Basic Information - **Project Name**: audio-dsp-playground - **Description**: A WebAudioAPI Playground for Audio DSP - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Audio DSP Playground ### [Demo](https://acarabott.github.io/audio-dsp-playground/) ![Audio DSP Playground](img/screenshot.png) This is a higher level version of my [Audio Worklet Live Coding](https://github.com/acarabott/audio-worklet-live-coding/) demo, which exposes more of the guts of an Audio Worklet. ## Built with - [CodeMirror](codemirror.net) - [JSHint](http://jshint.com/) - 🎧 ## Authors Arthur Carabott [arthurcarabott.com](http://arthurcarabott.com) Stabilised Oscilloscope code adapted from Ewen