Uses of Enum Class
Filters.FilterBand
-
Uses of FilterBand in fftFilter
-
Uses of FilterBand in Filters
Modifier and TypeMethodDescriptionstatic FilterBand
Returns the enum constant of this class with the specified name.static FilterBand[]
FilterBand.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionFilterParams
(FilterType type, FilterBand band, float lowPassFreq, float highPassFreq, int order) Construct a filter params set with given params