Enum FreqScaleType
All the below octave scale options are designed for a final freq scale having 256 bins. Scale name indicates its structure. You cannot vary the structure.
Namespace: AudioAnalysisTools.DSP
Assembly: AudioAnalysisTools.dll
Syntax
public enum FreqScaleType
Fields
| Name | Description |
|---|---|
| Linear | |
| Mel | |
| OctaveCustom | |
| OctaveDataReduction | |
| OctaveStandard |