sequencer: merge toolbar components

This commit is contained in:
🪞👃🪞 2024-09-29 00:59:24 +03:00
parent 0b5ed23ea6
commit 47fd9de549
2 changed files with 22 additions and 60 deletions

View file

@ -6,6 +6,4 @@ pub(crate) use tek_core::midly::{num::u7, live::LiveEvent, MidiMessage};
pub(crate) use tek_core::jack::*;
pub(crate) use std::sync::{Arc, RwLock};
submod! {
sequencer
}
submod! { sequencer }