mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
wip: enabling standalone mixer
This commit is contained in:
parent
7685072e4c
commit
1d3d3875fe
11 changed files with 165 additions and 111 deletions
|
|
@ -4,6 +4,10 @@ pub(crate) use tek_core::crossterm::event::{KeyCode, KeyModifiers};
|
|||
pub(crate) use tek_jack::{*, jack::*};
|
||||
submod! {
|
||||
mixer
|
||||
mixer_cli
|
||||
mixer_handle
|
||||
mixer_render
|
||||
track
|
||||
track_view
|
||||
track_handle
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue