Trait surge_wavetable::imports::LfoProcess[][src]

pub trait LfoProcess {
    fn process(&mut self);
}

Required methods

Implementors