Struct dsp::signal::ClipAmp
[−]
[src]
pub struct ClipAmp<S> where S: Signal, S::Item: Frame {
// some fields omitted
}
Clips samples in each frame yielded by signal
to the given threshhold amplitude.