This project contains a system that simulates drum sounds and allows you to create your own pattern.
It can be used as a template for any sound mix you want to create and as a guitarist I use this in place of a metronome.
Everything you see in the picture is included in the project.
This drum set is only widget, it does not contain a 3D world.
Warning: Project must include MetaSound plugin or it will not work.
How does it work?
By pressing the buttons with mouse we get the drum sound defined by the name.
By pressing buttons on the keyboard 1,2,3... to 0 additionally key "=" we get same sounds like with mouse,
can be changed on blueprint.
To create a pattern, click on the fields on the right and press play. Feel free to change the layout of the fields and get the rhythm you want.
You can change the tempo speed by selecting and typing tempo value.
You can pause or restart timer.
Planned changes
I will create a function that can save a pattern and call it from a file.