A simple pluggable synth which you can use with your computer keyboard or a midi keyboard, pointer device.
Use your computer keyboard as piano - or connect a midi keyboard -
and connect custum build synths to the piano
npm install --save pluggable-synth
See: test.js
You can see index.html which includes the bundle built from test.js
You can see this example here:
https://diversen.github.io/pluggable-synth/
Note: The keyboard keys are mapped in this file (two octaves):
./watch
Built on this scalable svg piano:
MIT © Dennis Iversen