Goonjan Saha commited on
Commit
831afb2
·
unverified ·
1 Parent(s): d10679c

Update roadmap status for v1 and v2

Browse files
Files changed (1) hide show
  1. README.md +3 -3
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 — in progress**
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 — planned**
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.