infojunkie / drumkit

Browser based drumkit
https://blog.karimratib.me/demos/drumkit/
MIT License
0 stars 0 forks source link

Add UI to assign percussion sound to button #3

Closed infojunkie closed 2 years ago

infojunkie commented 2 years ago

A long-press on each button allows selecting the sound that should be played for the button - showing both sound icon and label.

infojunkie commented 2 years ago

Added select element on each pad that is activated by a long press using Hammer.js. The UI could use some cleanup at a later time.