cleanup: sub 4k again

This commit is contained in:
🪞👃🪞 2024-07-09 12:47:53 +03:00
parent 214061a419
commit d8c9abf744
13 changed files with 101 additions and 505 deletions

View file

@ -1,10 +1,7 @@
pub mod focus;
pub mod mixer;
pub mod plugin;
pub mod sampler;
pub use self::focus::*;
use crate::{core::*, handle, App, AppSection};
handle!(App |self, e| {