mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +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:
|
## TODO:
|
||||||
|
|
||||||
* [x] Focus transport to set BPM/sync/quant with `.,`
|
* Control:
|
||||||
* [ ] Control:
|
* [ ] Customize key map
|
||||||
* [ ] Key map
|
|
||||||
* [ ] MIDI map
|
* [ ] MIDI map
|
||||||
* [ ] Scriptable
|
* [ ] Scriptable
|
||||||
* [ ] Save project
|
* Save project
|
||||||
* [ ] Preserve layout
|
* [ ] Preserve layout
|
||||||
* [ ] Samples:
|
* Samples:
|
||||||
* [ ] Sample browser
|
* [ ] Sample browser
|
||||||
* [ ] Envelope
|
* [ ] Envelope
|
||||||
* [ ] Stretch sample to BPM
|
* [ ] Stretch sample to BPM
|
||||||
|
|
@ -33,11 +32,17 @@ See `demos/project.edn` for the initial contents of the session.
|
||||||
* Arranger:
|
* Arranger:
|
||||||
* [x] Fix next/prev clip
|
* [x] Fix next/prev clip
|
||||||
* [ ] Move clip/track/scene
|
* [ ] Move clip/track/scene
|
||||||
|
* [ ] Set track gain
|
||||||
|
* [ ] Play from one clip, record into another
|
||||||
* Chain:
|
* Chain:
|
||||||
* [ ] View and connect device ports in chain view
|
* [ ] View and connect device ports in chain view
|
||||||
* [ ] Open LV2 GUI
|
* [ ] Open LV2 GUI
|
||||||
* [ ] Pin favorite FX parameters with `*`
|
* [ ] Pin favorite FX parameters with `*`
|
||||||
* Buffered rendering with e.g. needs_update (only needed if the release build becomes slow)
|
* [ ] Parallel monitoring chain
|
||||||
* [ ] LineBuffer for scroll
|
* 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 sequencer
|
||||||
* [ ] Buffered chain view
|
* [ ] Buffered chain view
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue