Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 601 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 601 Bytes

Synth React - Redux

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

Live Demo

features

  1. Recallable Presets
  2. Assignable MIDI control of effect parameters
  3. Effect reordering
  4. Sustain pedal, bend wheel
  5. As many oscillators as your processor can handle

tech

  • react
  • redux
  • Web Audio API
  • Web MIDI API
  • webpack

dev

To start webpack:

$: npm start