/whateverSynth-frontend

A JavaScript-based synthesizer app featuring MIDI and keyboard support, an unlimited effects chain with over 10 audio effects using tuna.js, pitch bend and modulation, instrument selection, and real-time waveform visualization.

Primary LanguageJavaScript

whateverSynth-frontend

A JavaScript-based synthesizer app featuring MIDI and keyboard support, an unlimited effects chain with over 10 audio effects using tuna.js, pitch bend and modulation, instrument selection, and real-time waveform visualization.

Deployed Site

Getting started

  1. Run npm i to install dependencies
  2. Run npm run start to start app locally