Trait surge_modulation::imports::SetPitch[][src]

pub trait SetPitch {
    fn set_pitch(&mut self, _pitch: f32, _is_display: bool) { ... }
}

Provided methods

Implementors