mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-15 16:06:41 +01:00
recombine arranger, sequencer modules
This commit is contained in:
parent
7ef97bcf3a
commit
190aca8d3b
12 changed files with 658 additions and 660 deletions
|
|
@ -11,7 +11,7 @@ extern crate clap;
|
|||
extern crate jack as _jack;
|
||||
extern crate crossterm;
|
||||
|
||||
mod core; crate::core::pubmod! { cli config control model view jack edn }
|
||||
mod core; crate::core::pubmod! { cli config control devices model view jack edn }
|
||||
|
||||
use crate::{core::*, model::*};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue