piecing back together the groovebox

This commit is contained in:
🪞👃🪞 2025-01-01 21:37:46 +01:00
parent 77091671a3
commit 50bb8cab07
3 changed files with 8 additions and 14 deletions

View file

@ -128,10 +128,9 @@ render!(Tui: (self: Groovebox) => {
PhraseSelector::play_phrase(&self.player),
PhraseSelector::next_phrase(&self.player),
)));
PoolView(&self.pool)
//let pool = PoolView(&self.pool);
//let with_pool = move|x|Bsp::w(Fixed::x(pool_w, Pull::y(1, Fill::y(Align::e(pool)))), x);
//with_pool(col!(transport, selector))
let pool = PoolView(&self.pool);
let with_pool = move|x|Bsp::w(Pull::y(1, Align::e(Fill::y(Fixed::x(pool_w, pool)))), x);
with_pool(Fill::xy(Align::nw(col!(transport, selector))))
//selector
//let sampler = move|x|Bsp::e(
//Fixed::x(sampler_w, Fill::xy(col!(