docs: design via AI
This commit is contained in:
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Lockstep Player
|
||||
|
||||
Android prototype: music playback adapts to running pace (accelerometer + native DSP).
|
||||
|
||||
**Docs (read these first):**
|
||||
|
||||
| Doc | Contents |
|
||||
|-----|----------|
|
||||
| [SPECS.md](SPECS.md) | Product intent, MVP scope, **libpasada** DSP responsibilities, Oboe/JNI/MP3 FD assumptions, **jukebox** submodule role |
|
||||
| [DESIGN.md](DESIGN.md) | Android architecture decisions, foreground run service, JNI/state machine (`init` / `play` / `pause` / `resume` / `stop` / …), open UI questions |
|
||||
|
||||
Submodule: [`jukebox/`](jukebox/).
|
||||
Reference in New Issue
Block a user