name string | description string | homepage string | license string | voices list | patterns list |
|---|---|---|---|---|---|
GrooveSteps Drum Patterns | Standard drum grooves used by the free GrooveSteps interactive drum trainer. 16-step grids (1 bar of sixteenth notes). Each voice array is 16 booleans; true = hit. | https://groovesteps.com/drums/ | CC0-1.0 | [
"kick",
"snare",
"hihat",
"openhat",
"crash",
"ride"
] | [
{
"id": "quarter-note-pulse",
"name": "Quarter-Note Pulse",
"bpm": 80,
"difficulty": "beginner",
"lesson": "https://groovesteps.com/drums/lesson/quarter-note-pulse/",
"kick": [
1,
0,
0,
0,
1,
0,
0,
0,
1,
0,
0,
0,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.