mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 04:06:45 +01:00
wip: unify view/keys configs
This commit is contained in:
parent
6ed0627056
commit
26baa8127d
11 changed files with 103 additions and 109 deletions
9
config/config_transport.edn
Normal file
9
config/config_transport.edn
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
(name "Transport")
|
||||
|
||||
(info "A JACK transport controller.")
|
||||
|
||||
(view :transport)
|
||||
|
||||
(keys
|
||||
(layer "./keys_global.edn")
|
||||
(layer "./keys_clock.edn"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue