Trait surge_traits::OscillatorProcess
source · [−]pub trait OscillatorProcess {
fn process_block(&mut self, _cfg: OscillatorProcessBlockCfg) { ... }
}
pub trait OscillatorProcess {
fn process_block(&mut self, _cfg: OscillatorProcessBlockCfg) { ... }
}