mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
wip: reenable sampler
This commit is contained in:
parent
09a7d17121
commit
1661814164
9 changed files with 327 additions and 311 deletions
|
|
@ -9,6 +9,7 @@ mod engine_output; pub(crate) use engine_output::*;
|
|||
|
||||
mod app_transport; pub(crate) use app_transport::*;
|
||||
mod app_sequencer; pub(crate) use app_sequencer::*;
|
||||
mod app_sampler; pub(crate) use app_sampler::*;
|
||||
mod app_groovebox; pub(crate) use app_groovebox::*;
|
||||
mod app_arranger; pub(crate) use app_arranger::*;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue