Skip to content

HTML simple keyboard for musical projects. Easy to set up and hook to the web audio API

License

Notifications You must be signed in to change notification settings

AtActionPark/TolerableKeyboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TolerableKeyboard

Easy to set up HTML custom keyboard. Mouse and key bindings, no dependencies, easy to plug into the web audio API, and lots of possible customisation.

Add the script to your project.

<script src="scripts/tolerableKeyboard.min.js"></script>

Create a keyboard somewhere in your script

let basicKeyboard = new TolerableKeyboard()

And voila, instant playable keyboard, hooked up to a simple synth.

Visit the tolerableKeyboard page for more info on customisation.

About

HTML simple keyboard for musical projects. Easy to set up and hook to the web audio API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published