A customizable synth built on React/Redux using the Web Audio and Web MIDI APIs. For best results use Chrome and plug in your favorite MIDI keyboard and play.
* As of right now only Chrome and Opera support the Web MIDI API
- Recallable Presets
- Assignable MIDI control of effect parameters
- Effect reordering
- Sustain pedal, bend wheel
- As many oscillators as your processor can handle
- react
- redux
- Web Audio API
- Web MIDI API
- webpack
To start webpack:
$: npm start