4.0.0 • Published 6 years ago

pluggable-synth v4.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

pluggable-synth

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

Install:

npm install --save pluggable-synth

Usage

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):

keyboard-tones.js

Build and watch example

./watch

Related

Built on this scalable svg piano:

js-svg-piano

License

MIT © Dennis Iversen

4.0.0

6 years ago

3.0.0

6 years ago

1.0.6

6 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago