|
pyACA: Documentation 0.3.1
Source Code for Audio Content Analysis
|
Functions | |
| FeatureSpectralSkewness (X, f_s, UseBookDefinition=False) | |
| computes the spectral skewness from the magnitude spectrum | |
| FeatureSpectralSkewness | ( | X, | |
| f_s, | |||
| UseBookDefinition = False ) |
computes the spectral skewness from the magnitude spectrum
| X | spectrogram (dimension FFTLength X Observations) |
| f_s | sample rate of audio data |
Definition at line 15 of file FeatureSpectralSkewness.py.