mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-04 05:10:44 +02:00
wip: the new new arranger
This commit is contained in:
parent
0b365e05c8
commit
0ee3059cf8
5 changed files with 142 additions and 73 deletions
|
|
@ -94,7 +94,7 @@ from_jack!(|jack| Arranger {
|
|||
note_buf: vec![],
|
||||
perf: PerfModel::default(),
|
||||
jack: jack.clone(),
|
||||
compact: false,
|
||||
compact: true,
|
||||
}
|
||||
});
|
||||
//render!(TuiOut: (self: Arranger) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue