mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
group modules and scripts
This commit is contained in:
parent
93a14a3040
commit
8794b2e05b
32 changed files with 34 additions and 26 deletions
6
app/edn/view_groovebox.edn
Normal file
6
app/edn/view_groovebox.edn
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
(bsp/s (fixed/y 2 :toolbar)
|
||||
(bsp/s :sample (bsp/n
|
||||
(fixed/y 2 :status)
|
||||
(bsp/w
|
||||
(fixed/x :pool-w :pool)
|
||||
(bsp/e :sampler :editor)))))
|
||||
Loading…
Add table
Add a link
Reference in a new issue