mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
docs: update readme more
This commit is contained in:
parent
0b5d7f8aec
commit
fba98f34ea
1 changed files with 20 additions and 14 deletions
34
README.md
34
README.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue