public final class MultirateFilters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MultirateFilters.Decimator
Decimator based on coefficients of a given
Filters.FIRFilter. |
static class |
MultirateFilters.Interpolator
Interpolator based on coefficients of a given
Filters.FIRFilter. |
static class |
MultirateFilters.Resampler
Resamples the input by upsampling, low pass filtering and then downsampling by
the given factors.
|
Copyright © 2011–2020 tagtraum industries incorporated. All rights reserved.