Struct surge_modulation::imports::PitchBendCfg [−][src]
Fields
range_up: f32
range_down: f32
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for PitchBendCfg
impl Send for PitchBendCfg
impl Sync for PitchBendCfg
impl Unpin for PitchBendCfg
impl UnwindSafe for PitchBendCfg
Blanket Implementations
Mutably borrows from an owned value. Read more