mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-01 16:46:41 +01:00
compact more (minus 6 files)
This commit is contained in:
parent
b4fbd99248
commit
81ea049773
17 changed files with 432 additions and 433 deletions
|
|
@ -1,10 +0,0 @@
|
|||
use crate::core::*;
|
||||
|
||||
/// TODO: audio looper. (Integrate with [crate::model::Sampler]?)
|
||||
pub struct Looper {
|
||||
pub name: String
|
||||
}
|
||||
render!(Looper);
|
||||
handle!(Looper);
|
||||
process!(Looper);
|
||||
ports!(Looper);
|
||||
Loading…
Add table
Add a link
Reference in a new issue