tek/tek/src/view_arranger.edn

8 lines
235 B
Clojure

(bsp/s
(fixed/y 1 :toolbar)
(fill/xy (align/c (bsp/a (fill/xy (align/e :pool))
(bsp/a
(fill/xy (align/n (bsp/s :tracks :inputs)))
(bsp/a
(fill/xy (align/s :outputs))
(bsp/s :scenes :scene-add)))))))