mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 12:16:42 +01:00
more doc string and reexport fixes
This commit is contained in:
parent
107e38278e
commit
dc1f5f4a17
13 changed files with 37 additions and 48 deletions
|
|
@ -1,5 +1,6 @@
|
|||
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