Spaces:
Sleeping
Sleeping
Goonjan Saha commited on
Update roadmap status for v1 and v2
Browse files
README.md
CHANGED
|
@@ -73,12 +73,12 @@ The quick test: can a pianist sight-read it at moderate tempo, clearly assign ha
|
|
| 73 |
|
| 74 |
## Roadmap
|
| 75 |
|
| 76 |
-
**v1 —
|
| 77 |
- [x] End-to-end pipeline: audio → MIDI
|
| 78 |
- [x] Three core playability transforms (density, span, note cap)
|
| 79 |
- [x] Web UI with MIDI download
|
| 80 |
|
| 81 |
-
**v2 —
|
| 82 |
- [ ] Chord-aware left hand voicing (root + third + fifth from chord analysis)
|
| 83 |
- [ ] MuseScore PDF rendering
|
| 84 |
|
|
@@ -117,4 +117,4 @@ KeyArrange/
|
|
| 117 |
|
| 118 |
## License
|
| 119 |
|
| 120 |
-
MIT. Audio files are user-provided. Output MIDI is a derivative arrangement. No original audio is stored or redistributed.
|
|
|
|
| 73 |
|
| 74 |
## Roadmap
|
| 75 |
|
| 76 |
+
**v1 — complete**
|
| 77 |
- [x] End-to-end pipeline: audio → MIDI
|
| 78 |
- [x] Three core playability transforms (density, span, note cap)
|
| 79 |
- [x] Web UI with MIDI download
|
| 80 |
|
| 81 |
+
**v2 — in progress**
|
| 82 |
- [ ] Chord-aware left hand voicing (root + third + fifth from chord analysis)
|
| 83 |
- [ ] MuseScore PDF rendering
|
| 84 |
|
|
|
|
| 117 |
|
| 118 |
## License
|
| 119 |
|
| 120 |
+
MIT. Audio files are user-provided. Output MIDI is a derivative arrangement. No original audio is stored or redistributed.
|