Trait surge_wavetable::imports::GetReturnLevel[][src]

pub trait GetReturnLevel {
    fn returnlevel(&self) -> f32;
}

Required methods

Implementors