Drumforge — Browser based interactive drum exercise trainer #2694
narghev
started this conversation in
Show and tell
Replies: 1 comment
-
|
Thank you so much for sharing
…On Thu, May 7, 2026 at 9:25 AM Narek Ghevandiani ***@***.***> wrote:
Hi everyone,
I recently got into double bass drumming and got tired of practicing the
classic pyramid exercise (1-to-8 kicks per beat and back down) the same way
every time. So I built a small web app that randomizes the subdivision
order to keep my brain engaged.
Over the past couple of days I polished it up, added a rudiments exercise
(singles, doubles, paradiddles, inverted paradiddles applied to the feet),
and shipped it for free at drumforge.app.
The architecture is simple: each exercise is a generator function that
takes a config object and emits AlphaTex, which alphaTab renders and plays
back with a synchronized cursor. Project code:
github.com/narghev/drumforge.
Huge thanks to @Danielku15 <https://github.com/Danielku15> and everyone
contributing to alphaTab — Drumforge wouldn't exist without it.
Cheers!
https://github.com/user-attachments/assets/3592876b-6c23-40aa-9694-62ab852cafec
—
Reply to this email directly, view it on GitHub
<#2694>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNLESQAPO66J6RYIYLB76634ZS2GXAVCNFSM6AAAAACYU25UFWVHI2DSMVQWIX3LMV43GRDJONRXK43TNFXW4OZRGAYDCOJQGQ3A>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I recently got into double bass drumming and got tired of practicing the classic pyramid exercise (1-to-8 kicks per beat and back down) the same way every time. So I built a small web app that randomizes the subdivision order to keep my brain engaged.
Over the past couple of days I polished it up, added a rudiments exercise (singles, doubles, paradiddles, inverted paradiddles applied to the feet), and shipped it for free at drumforge.app.
The architecture is simple: each exercise is a generator function that takes a config object and emits AlphaTex, which alphaTab renders and plays back with a synchronized cursor. Project code: github.com/narghev/drumforge.
Huge thanks to @Danielku15 and everyone contributing to alphaTab — Drumforge wouldn't exist without it.
Cheers!
Screen.Recording.2026-05-07.at.20.02.43.mov
Beta Was this translation helpful? Give feedback.
All reactions