mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-04 05:10:44 +02:00
recombine arranger, sequencer modules
This commit is contained in:
parent
7ef97bcf3a
commit
190aca8d3b
12 changed files with 658 additions and 660 deletions
|
|
@ -2,9 +2,7 @@
|
|||
|
||||
use crate::{render, App, core::*};
|
||||
|
||||
submod! {
|
||||
arranger border chain help plugin sequencer split theme transport
|
||||
}
|
||||
submod! { border chain help plugin split theme transport }
|
||||
|
||||
render!(App |self, buf, area| {
|
||||
Split::down([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue