docs(02-05): complete BeatDetector plan — AUD-03 and AUD-04 fulfilled

- SUMMARY.md: TDD execution documented, deviation noted (module-level time import)
- STATE.md: advanced to plan 3/6, 90% progress, decision logged
- ROADMAP.md: 5/6 summaries complete for phase 02
- REQUIREMENTS.md: AUD-03 and AUD-04 marked complete
This commit is contained in:
Claude
2026-04-03 14:52:26 +02:00
parent 721568f0f8
commit d04990f6c5
3 changed files with 116 additions and 8 deletions

View File

@@ -17,8 +17,8 @@
- [x] **AUD-01**: User kann lokale Songdateien laden und abspielen (MP3, FLAC, WAV)
- [x] **AUD-02**: User kann Songs pausieren, fortsetzen und an beliebige Stelle springen (Seek)
- [ ] **AUD-03**: System-Audio wird ueber PipeWire/PulseAudio fuer Beat-Detection erfasst
- [ ] **AUD-04**: Beat/Onset-Detection erkennt Schlaege aus dem Audio-Stream in Echtzeit
- [x] **AUD-03**: System-Audio wird ueber PipeWire/PulseAudio fuer Beat-Detection erfasst
- [x] **AUD-04**: Beat/Onset-Detection erkennt Schlaege aus dem Audio-Stream in Echtzeit
### Choreografie
@@ -84,8 +84,8 @@
| FW-05 | Phase 1 | Complete |
| AUD-01 | Phase 2 | Complete |
| AUD-02 | Phase 2 | Complete |
| AUD-03 | Phase 2 | Pending |
| AUD-04 | Phase 2 | Pending |
| AUD-03 | Phase 2 | Complete |
| AUD-04 | Phase 2 | Complete |
| CHR-04 | Phase 2 | Complete |
| CHR-05 | Phase 2 | Complete |
| CHR-01 | Phase 3 | Pending |