pyACA: Documentation 0.3.1
Source Code for Audio Content Analysis
|
Functions | |
ToolMel2Freq (fMel, cModel='fant') | |
helper function: convert Mel to Hz | |
ToolMel2Freq | ( | fMel, | |
cModel = 'fant' ) |
helper function: convert Mel to Hz
fMel | Mel frequency |
cModel | name of the model ('Fant' [default], 'Shaughnessy', 'Umesh') |
Definition at line 10 of file ToolMel2Freq.py.