https://github.com/acarabott/test
https://github.com/acarabott/test
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/acarabott/test
- Owner: acarabott
- License: mit
- Created: 2018-04-29T13:20:07.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T14:05:57.000Z (almost 7 years ago)
- Last Synced: 2025-01-23T04:30:04.575Z (3 months ago)
- Language: JavaScript
- Size: 775 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Audio DSP Playground
### [Demo](https://acarabott.github.io/audio-dsp-playground/)

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