mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 11:46:41 +01:00
no more mode-specific constructors
This commit is contained in:
parent
5e21792a26
commit
7aa5627371
8 changed files with 96 additions and 149 deletions
|
|
@ -1,4 +0,0 @@
|
|||
(bsp/s (fixed/y 1 :transport)
|
||||
(bsp/n (fixed/y 1 :status)
|
||||
(fill/xy (bsp/a (fill/xy (align/e :pool))
|
||||
:arranger))))
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
(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)))))
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
(bsp/s (fixed/y 2 :toolbar)
|
||||
(bsp/n (fixed/y 2 :status) (bsp/w
|
||||
(fixed/x :pool-w :pool)
|
||||
:editor)))
|
||||
Loading…
Add table
Add a link
Reference in a new issue