An open API service indexing awesome lists of open source software.

https://github.com/acarabott/test


https://github.com/acarabott/test

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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