From 2fa658a1c667ca99e5339563b7521e8ad759a06d Mon Sep 17 00:00:00 2001 From: rdrew Date: Wed, 16 Sep 2026 09:48:22 -0300 Subject: [PATCH] tweak --- robs_metronome.html | 3 +++ tunes.json | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/robs_metronome.html b/robs_metronome.html index 6ffbd5f..5e1c50c 100644 --- a/robs_metronome.html +++ b/robs_metronome.html @@ -330,6 +330,9 @@ accept="application/json" style="display: none" /> + + +
diff --git a/tunes.json b/tunes.json index 81eb4cf..fc2b9ac 100644 --- a/tunes.json +++ b/tunes.json @@ -8,5 +8,10 @@ "id": "mu2qn0pc", "name": "Serenata Espagnola", "bpm": 110 + }, + { + "id": "mu3deuwo", + "name": "Scales in 1/4 & 1/16", + "bpm": 95 } ] \ No newline at end of file