Skip to content

A simple keyboard synthesizer built with VueJS and the Web Audio API.

Notifications You must be signed in to change notification settings

dabbmedia/web-audio-synth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Audio Synth

Web Audio API Synthesizer built using Vue 3.

Description

To play the synthesizer 1) the onscreen piano keyboard can be clicked/touched 2) the typing keyboard can be used in a limited capacity 3) MIDI can be used in Chrome only.

License

MIT License

Demo Link

Web Audio Synth at DabbMedia.com

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Add SASS support

npm install --save-dev node-sass sass-loader

About

A simple keyboard synthesizer built with VueJS and the Web Audio API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published