mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 05:06:43 +01:00
refactor: merge plugin, sampler -> mixer; transport -> sequencer; time -> core
This commit is contained in:
parent
6206a43b4a
commit
a659062dbc
46 changed files with 128 additions and 198 deletions
7
crates/tek_mixer/src/sampler_edn.rs
Normal file
7
crates/tek_mixer/src/sampler_edn.rs
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
use crate::*;
|
||||
|
||||
impl Sampler {
|
||||
}
|
||||
|
||||
impl Sample {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue