compact more (minus 6 files)

This commit is contained in:
🪞👃🪞 2024-07-13 23:05:57 +03:00
parent b4fbd99248
commit 81ea049773
17 changed files with 432 additions and 433 deletions

View file

@ -2,7 +2,7 @@
use crate::{core::*, devices::{arranger::*, sequencer::*, transport::*}};
submod! { axis looper mixer phrase plugin scene track }
submod! { axis phrase scene track }
/// Root of application state.
pub struct App {