mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
wip: updates to module architecture
This commit is contained in:
parent
e08a79b507
commit
8652a5e415
6 changed files with 52 additions and 57 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use tek::{*, jack::*};
|
||||
use tek::{*, jack::*, plugin::*, audio::*};
|
||||
use std::sync::{Arc, RwLock};
|
||||
use std::collections::BTreeMap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue