Files
led-sync-studio/pyproject.toml
Claude e544d57552 feat(02-06): wire all Phase 2 modules into asyncio REPL entry point
- Create src/led_sync/main.py with AppState, handle_command, repl, async_main, main
- Implements all D-13 REPL commands: play/pause/resume/seek/stop/load/add/save/status/beat/help/quit
- Create src/led_sync/__main__.py for python -m led_sync invocation
- Add led-sync script entry point to pyproject.toml
- Wires AudioPlayer, ChoreographyScheduler, BeatDetector, ESP32Transport
2026-04-03 14:54:38 +02:00

621 B