mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
docs: remove checkbox from lv1 bullets
This commit is contained in:
parent
fba98f34ea
commit
94738d3e89
1 changed files with 14 additions and 9 deletions
19
README.md
19
README.md
|
|
@ -18,14 +18,13 @@ See `demos/project.edn` for the initial contents of the session.
|
|||
|
||||
## TODO:
|
||||
|
||||
* [x] Focus transport to set BPM/sync/quant with `.,`
|
||||
* [ ] Control:
|
||||
* [ ] Key map
|
||||
* Control:
|
||||
* [ ] Customize key map
|
||||
* [ ] MIDI map
|
||||
* [ ] Scriptable
|
||||
* [ ] Save project
|
||||
* Save project
|
||||
* [ ] Preserve layout
|
||||
* [ ] Samples:
|
||||
* Samples:
|
||||
* [ ] Sample browser
|
||||
* [ ] Envelope
|
||||
* [ ] Stretch sample to BPM
|
||||
|
|
@ -33,11 +32,17 @@ See `demos/project.edn` for the initial contents of the session.
|
|||
* Arranger:
|
||||
* [x] Fix next/prev clip
|
||||
* [ ] Move clip/track/scene
|
||||
* [ ] Set track gain
|
||||
* [ ] Play from one clip, record into another
|
||||
* Chain:
|
||||
* [ ] 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
|
||||
* [ ] Parallel monitoring chain
|
||||
* Transport:
|
||||
* [x] Focus transport to set BPM/sync/quant with `.,`
|
||||
* Rendering:
|
||||
* [ ] LineBuffer for scroll?
|
||||
* [ ] Buffered rendering with e.g. needs_update (only needed if the release build becomes slow)
|
||||
* [ ] Buffered sequencer
|
||||
* [ ] Buffered chain view
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue