Uses of Enum Class
Filters.FilterBand
Packages that use FilterBand
-
Uses of FilterBand in fftFilter
Fields in fftFilter declared as FilterBand -
Uses of FilterBand in Filters
Fields in Filters declared as FilterBandMethods in Filters that return FilterBandModifier 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.Constructors in Filters with parameters of type FilterBandModifierConstructorDescriptionFilterParams
(FilterType type, FilterBand band, float lowPassFreq, float highPassFreq, int order) Construct a filter params set with given params