update docs and extract handle_modal

This commit is contained in:
🪞👃🪞 2024-07-13 23:29:51 +03:00
parent 81ea049773
commit f49615d598
9 changed files with 27 additions and 23 deletions

View file

@ -1,5 +1,6 @@
use crate::{core::*, model::*};
//! Sampler (currently 16bit WAVs at system rate; TODO convert/resample)
use crate::{core::*, model::*};
/// Key bindings for sampler device.
pub const KEYMAP_SAMPLER: &'static [KeyBinding<Sampler>] = keymap!(Sampler {