mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
wip: move tracks to bottom
This commit is contained in:
parent
f7d9d2e107
commit
d9f1875c03
6 changed files with 212 additions and 386 deletions
16
README.md
16
README.md
|
|
@ -49,9 +49,21 @@ Options:
|
|||
-V, --version Print version
|
||||
```
|
||||
|
||||
the project roadmap is at https://codeberg.org/unspeaker/tek/milestones
|
||||
## keymaps
|
||||
|
||||
## getting started
|
||||
* [x] `arrows/wasd`: navigate
|
||||
* [x] `tab`: toggle editor
|
||||
* [x] `enter`: write note
|
||||
* [x] `z`: unlock zoom
|
||||
* [x] `-` / `=`: zoom midi editor
|
||||
* [x] space: play/pause
|
||||
* [ ] esc: options
|
||||
* [ ] f1: help/command list
|
||||
* [ ] f2: rename
|
||||
* [ ] f6: save
|
||||
* [ ] f9: load
|
||||
|
||||
## installation
|
||||
|
||||
* **requirements:** linux; jack or pipewire; 24-bit terminal (i use `kitty`)
|
||||
* **recommended:** midi controller; samples in wav format; lv2 plugins.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue