mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-02-01 16:46:41 +01:00
update docs and extract handle_modal
This commit is contained in:
parent
81ea049773
commit
f49615d598
9 changed files with 27 additions and 23 deletions
|
|
@ -1,6 +1,7 @@
|
|||
//! TODO: audio looper (merge with [crate::devices::sampler::Sampler]?)
|
||||
|
||||
use crate::core::*;
|
||||
|
||||
/// TODO: audio looper. (Integrate with [crate::model::Sampler]?)
|
||||
pub struct Looper {
|
||||
pub name: String
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue