22 lines
340 B
Markdown
22 lines
340 B
Markdown
# simple-synth
|
|
|
|
Creating a synth to learn the web-audio api. The goal is create a synth that has the features
|
|
that Fabilter's Synth One has:
|
|
|
|

|
|
|
|
|
|
## Basic Features
|
|
|
|
- [x] Waveform
|
|
- [x] Octave Selector
|
|
- [ ] Noise
|
|
- [x] Keyboard*
|
|
|
|
*needs a little more work
|
|
|
|
# Effects
|
|
|
|
- [ ] Reverb
|
|
- [ ] Delay
|