From 454fddc35e8b31600a82040e88eb652277b695c7 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 6 Apr 2026 23:30:55 +0000 Subject: [PATCH] feat(04-01): data model changes + HTML layout restructure - Add CueModel.duration field (float = 4.0) for block length in seconds - Add AnalysisBlock.calibration_offset field (float = 0.03) for librosa bias - Replace main-area animation grid with timeline canvas layout (toolbar, canvas, inspector) - Move ANIMATIONS panel into sidebar below DEVICES panel - Add timeline-toolbar with zoom slider, beat offset input, snap toggle --- lightsync/frontend/index.html | 52 ++++++++++++++--------------------- lightsync/models/show.py | 2 ++ 2 files changed, 22 insertions(+), 32 deletions(-) diff --git a/lightsync/frontend/index.html b/lightsync/frontend/index.html index d5e601f..1f5938c 100644 --- a/lightsync/frontend/index.html +++ b/lightsync/frontend/index.html @@ -42,42 +42,30 @@ +
+
ANIMATIONS
+
+
+
-
ANIMATIONS
-
- - - - - - +
+ +
+ +
+
+ +