Virtual Synth
A minimal synth with an oscillator and ADSR envelope built with Vue.js, Tone.js and Bulma.
Getting Started
- Setup project with
npm install
- Compile for development with
npm run serve
- Compile and minify for production with
npm run build
- Lint and fix files with
npm run lint
Customize Configuration
Resources
- Audio synthesizing with Tone.js
- Styling with Bulma
- Icons from The Noun Project