mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-04-04 05:10:44 +02:00
samples in main
This commit is contained in:
parent
15f71d0973
commit
fad0caef88
3 changed files with 30 additions and 45 deletions
|
|
@ -11,7 +11,7 @@ mod transport;
|
|||
pub use self::track::Track;
|
||||
pub use self::launcher::{Launcher, Scene};
|
||||
pub use self::sequencer::{Sequencer, Phrase};
|
||||
pub use self::chain::{Chain, Sampler, Plugin};
|
||||
pub use self::chain::{Chain, Plugin, Sampler, Sample, Voice};
|
||||
|
||||
pub use self::looper::Looper;
|
||||
pub use self::mixer::Mixer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue