fritzvd / Virtual-Synth

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Synth

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

Live Demo

Netlify Status

Access the live demo here: https://virtual-synth.netlify.app

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

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

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


Languages

Language:Vue 88.4%Language:HTML 9.9%Language:JavaScript 1.7%