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:
* [x] Focus transport to set BPM/sync/quant with `.,`
* [x] Fix next/prev clip
* Samples:
* Sample browser
* Envelope
* Stretch sample to BPM
* Set BPM to sample
* [ ] Control:
* [ ] Key map
* [ ] MIDI map
* [ ] Scriptable
* [ ] Save project
* [ ] Preserve layout
* [ ] Samples:
* [ ] Sample browser
* [ ] Envelope
* [ ] Stretch sample to BPM
* [ ] Set BPM to sample
* Arranger:
* Move clip/track/scene
* [x] Fix next/prev clip
* [ ] Move clip/track/scene
* Chain:
* View and connect device ports in chain view
* Open LV2 GUI
* Buffered rendering with e.g. needs_update
* Only if the release build becomes slow
* LineBuffer for scroll
* Buffered sequencer
* Buffered chain view
* [ ] View and connect device ports in chain view
* [ ] Open LV2 GUI
* [ ] Pin favorite FX parameters with `*`
* Buffered rendering with e.g. needs_update (only needed if the release build becomes slow)
* [ ] LineBuffer for scroll
* [ ] Buffered sequencer
* [ ] Buffered chain view