mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
This commit is contained in:
parent
7f03116cb3
commit
e987aa697d
16 changed files with 107 additions and 135 deletions
9
tek.edn
9
tek.edn
|
|
@ -57,13 +57,8 @@
|
|||
(keys :clock :arranger :global)
|
||||
:arranger)
|
||||
|
||||
(view :arranger (bsp/w :meters/output (bsp/e :meters/input
|
||||
(bsp/n (fixed/y 2 :status) (bsp/n :tracks/inputs
|
||||
(bsp/s :tracks/devices (bsp/s :tracks/outputs (bsp/s :tracks/names
|
||||
(fill/xy (either :mode/editor (bsp/e :scenes/names :editor) :scenes))))))))))
|
||||
(view :arranger (bsp/w :meters/output (bsp/e :meters/input
|
||||
(bsp/n (fixed/y 2 :status) (bsp/n :tracks/inputs
|
||||
(bsp/s :tracks/devices (bsp/s :tracks/outputs (bsp/s :tracks/names
|
||||
(view :arranger (bsp/n :status (bsp/w :meters/output (bsp/e :meters/input
|
||||
(bsp/n :tracks/inputs (bsp/s :tracks/outputs (bsp/s :tracks/names (bsp/s :tracks/devices
|
||||
(fill/xy (either :mode/editor (bsp/e :scenes/names :editor) :scenes))))))))))
|
||||
|
||||
(keys :arranger (see :color :launch :scenes :tracks)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue