diff --git a/PLAN.md b/PLAN.md index bbc5598..127bc21 100644 --- a/PLAN.md +++ b/PLAN.md @@ -626,21 +626,28 @@ audio-ui/ ### Phase 9: Automation #### 9.1 Automation Lanes -- [ ] Show/Hide automation lanes per track -- [ ] Automation lane for volume -- [ ] Automation lane for pan -- [ ] Automation lanes for effect parameters +- [x] Show/Hide automation lanes per track +- [x] Automation lane for volume +- [x] Automation lane for pan +- [x] Automation lanes for effect parameters +- [x] Single automation lane with parameter dropdown selector +- [x] Automation controls in left sidebar (matching track controls) +- [x] Perfect alignment with waveform width #### 9.2 Automation Points -- [ ] Add/Remove automation points -- [ ] Drag automation points -- [ ] Automation curves (linear/bezier/step) +- [x] Add/Remove automation points +- [x] Drag automation points +- [x] Automation curves (linear/step support) +- [x] Select automation points +- [x] Delete with keyboard (Delete/Backspace) - [ ] Copy/Paste automation +- [ ] Bezier curves #### 9.3 Automation Playback - [ ] Real-time automation during playback - [ ] Automation recording (write mode) -- [ ] Automation editing modes (read/write/touch/latch) +- [x] Automation editing modes UI (read/write/touch/latch) +- [ ] Automation modes implementation ### Phase 10: Analysis Tools