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

https://github.com/uohzxela/synth-pad

HTML5 Web Audio synthesizer and visualizer
https://github.com/uohzxela/synth-pad

Last synced: 7 months ago
JSON representation

HTML5 Web Audio synthesizer and visualizer

Awesome Lists containing this project

README

          

# synth-pad

![Image of synth-pad]
(http://img.photobucket.com/albums/v232/Ravon/Screenshot%20from%202015-03-25%20225941.png)

HTML5 Web Audio synthesizer and visualizer

Video demo: https://www.dropbox.com/s/c5xuzhj7u0qrtg1/synthpad.mp4?dl=0

# Run it

1. Checkout this repo:
```
git clone git@github.com:uohzxela/synth-pad.git
& cd synth-pad
```
3. `python -m SimpleHTTPServer 8000`
4. Go to `http://localhost:8000/synthpad.html`

# Features

1. Loop
2. Reverb
3. Dub delay
4. Filter (badly done)
5. Record and export to .wav files (refresh to clear previous recording)