Virtual Synth

A minimal synth with an oscillator and ADSR envelope built with Vue.js, Tone.js and Bulma.

Getting Started

  1. Setup project with npm install
  2. Compile for development with npm run serve
  3. Compile and minify for production with npm run build
  4. Lint and fix files with npm run lint

Customize Configuration

See Configuration Reference.

Resources

GitHub