Struct surgefilter_comb::imports::WaveshaperUnit [−][src]
pub struct WaveshaperUnit {
pub params: WaveshaperParamArray<ParamRT<WaveshaperParam>>,
}
Fields
params: WaveshaperParamArray<ParamRT<WaveshaperParam>>
Trait Implementations
Returns the “default value” for a type. Read more