infojunkie / drumkit

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

Generalize percussion set architecture #6

Closed infojunkie closed 2 years ago

infojunkie commented 2 years ago

To allow for multiple percussion sets, the hard-coded percussion information currently in app.js needs to be parameterized. This means the app should behave the same after addressing #2 and #3.

infojunkie commented 2 years ago

Thank you for the lovely commits :heart_eyes: