From 38d860b4dd3e5fa7b5ac913610d8c396a058e906 Mon Sep 17 00:00:00 2001 From: Me Here Date: Sun, 24 May 2026 16:35:17 -0500 Subject: [PATCH] Refine mockup: set lists, per-beat patterns, theming, shortcuts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Tempo ramp gains a start BPM and signed (up/down) steps. - Presets and set-list items now capture practice settings (trainer + ramp). - Set-list items: per-item ▶/⏹ play, 💾 save-back, per-item history view. - Log & backup moved into a ⋯ menu; "+ Add meter" moved below the lanes. - Light/dark theming (OS-aware + toggle, persisted) and mobile/desktop responsive layout. - Keyboard shortcuts (Space/T/↑↓/A/R/N/1-9/?) + help overlay; fixed dead Tap button. Co-Authored-By: Claude Opus 4.7 (1M context) --- index.html | 157 +++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 115 insertions(+), 42 deletions(-) diff --git a/index.html b/index.html index 46d89c7..354a24f 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,17 @@ Stackable Metronome — Mockup + @@ -112,6 +146,7 @@

Stackable Metronome mockup

Space play · T tap · ↑↓ tempo (⇧×10) · A add · R set lists · N next · ? help +
@@ -140,15 +175,16 @@
-
+
-
- +
+ +
@@ -159,9 +195,9 @@

Meter lanes

Click a beat pad to toggle it (rest) — e.g. snare on 2 & 4 -
+
@@ -172,7 +208,19 @@