docs(04-03): complete BeatGrid plan summary and update state
This commit is contained in:
@@ -36,8 +36,8 @@
|
||||
- [ ] **TL-04**: Color picker per animation block
|
||||
- [x] **TL-05**: Playback cursor (vertical line) tracking audio position in realtime
|
||||
- [x] **TL-06**: Undo/redo for all timeline mutations (min 20 steps, command pattern)
|
||||
- [ ] **TL-07**: Beat detection marks overlaid on timeline (librosa beat_track)
|
||||
- [ ] **TL-08**: Snap-to-beat when placing/resizing blocks
|
||||
- [x] **TL-07**: Beat detection marks overlaid on timeline (librosa beat_track)
|
||||
- [x] **TL-08**: Snap-to-beat when placing/resizing blocks
|
||||
|
||||
### Show Engine
|
||||
|
||||
@@ -54,8 +54,8 @@
|
||||
|
||||
### Automatic Sync
|
||||
|
||||
- [ ] **SYNC-01**: Beat detection via librosa — produces beat timestamps and onset marks from loaded audio
|
||||
- [ ] **SYNC-02**: Beat calibration offset (UI control) — compensate for librosa's systematic 20-60ms latency bias
|
||||
- [x] **SYNC-01**: Beat detection via librosa — produces beat timestamps and onset marks from loaded audio
|
||||
- [x] **SYNC-02**: Beat calibration offset (UI control) — compensate for librosa's systematic 20-60ms latency bias
|
||||
- [ ] **SYNC-03**: AI-assisted show generation — given beat/segment analysis, auto-fill timeline with matched animations (basic heuristic mapping in v1; LLM enhancement optional)
|
||||
|
||||
### UI / UX
|
||||
|
||||
Reference in New Issue
Block a user