Trait surgeshaper_asym::imports::ClipScale [−][src]
pub trait ClipScale {
fn clipscale(&self, freq: f32, subtype: FilterSubType) -> f32;
}
pub trait ClipScale {
fn clipscale(&self, freq: f32, subtype: FilterSubType) -> f32;
}