'197e' is as much as i can tell ya

This commit is contained in:
i do not exist 2026-04-13 17:31:15 +03:00
parent dcca74a649
commit 5ffa9472e1
7 changed files with 975 additions and 948 deletions

View file

@ -78,7 +78,7 @@ def_command!(SamplerCommand: |sampler: Sampler| {
/// Currently active modal, if any.
pub mode: Option<SamplerMode>,
/// Size of rendered sampler.
pub size: [AtomicUsize;2],
pub size: Size,
/// Lowest note displayed.
pub note_lo: AtomicUsize,
/// Currently selected note.