Trait surge_wavetable::imports::imports::BoundValue[]

pub trait BoundValue {
    fn limit_range(&mut self);
fn bound_value(&mut self, force_integer: bool); }

Required methods

Implementors