mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
docs: add more todos
This commit is contained in:
parent
c4c1271c32
commit
e605935698
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -22,6 +22,8 @@ See `demos/project.edn` for the initial contents of the session.
|
|||
* [ ] Customize key map
|
||||
* [ ] MIDI map
|
||||
* [ ] Scriptable
|
||||
* [ ] Command panel
|
||||
* [ ] Search panel
|
||||
* Save project:
|
||||
* [ ] Preserve EDN layout
|
||||
* Samples:
|
||||
|
|
@ -29,12 +31,15 @@ See `demos/project.edn` for the initial contents of the session.
|
|||
* [ ] Sample editor
|
||||
* [ ] Envelope
|
||||
* [ ] Stretch sample to BPM
|
||||
* [ ] Set BPM to sample
|
||||
* Arranger:
|
||||
* [ ] Set BPM from sample
|
||||
* Sequencer/Arranger:
|
||||
* [x] Fix next/prev clip
|
||||
* [ ] Move clip/track/scene
|
||||
* [ ] Set track gain
|
||||
* [ ] Play from one clip, record into another
|
||||
* [ ] Offbeat of next clip starts during end of first
|
||||
* [ ] Pattern chain
|
||||
* [ ] Actually sync
|
||||
* Chain:
|
||||
* [ ] View and connect device ports in chain view
|
||||
* [ ] Open LV2 GUI
|
||||
|
|
@ -42,6 +47,7 @@ See `demos/project.edn` for the initial contents of the session.
|
|||
* [ ] Parallel monitoring chain
|
||||
* Transport:
|
||||
* [x] Focus transport to set BPM/sync/quant with `.,`
|
||||
* [ ] Double/halve BPM with `xX`
|
||||
* Rendering:
|
||||
* [ ] LineBuffer for scroll?
|
||||
* [ ] Buffered rendering with e.g. needs_update (only needed if the release build becomes slow)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue