docs: update readme more

This commit is contained in:
🪞👃🪞 2024-07-12 18:57:50 +03:00
parent 0b5d7f8aec
commit fba98f34ea

View file

@ -19,19 +19,25 @@ See `demos/project.edn` for the initial contents of the session.
## TODO: ## TODO:
* [x] Focus transport to set BPM/sync/quant with `.,` * [x] Focus transport to set BPM/sync/quant with `.,`
* [x] Fix next/prev clip * [ ] Control:
* Samples: * [ ] Key map
* Sample browser * [ ] MIDI map
* Envelope * [ ] Scriptable
* Stretch sample to BPM * [ ] Save project
* Set BPM to sample * [ ] Preserve layout
* [ ] Samples:
* [ ] Sample browser
* [ ] Envelope
* [ ] Stretch sample to BPM
* [ ] Set BPM to sample
* Arranger: * Arranger:
* Move clip/track/scene * [x] Fix next/prev clip
* [ ] Move clip/track/scene
* Chain: * Chain:
* View and connect device ports in chain view * [ ] View and connect device ports in chain view
* Open LV2 GUI * [ ] Open LV2 GUI
* Buffered rendering with e.g. needs_update * [ ] Pin favorite FX parameters with `*`
* Only if the release build becomes slow * Buffered rendering with e.g. needs_update (only needed if the release build becomes slow)
* LineBuffer for scroll * [ ] LineBuffer for scroll
* Buffered sequencer * [ ] Buffered sequencer
* Buffered chain view * [ ] Buffered chain view