Mel Spectrogram frequency axis
This merge request fixes #119 (closed) and #120 (closed)
This also refactors the computation of Mel Spectrograms and Mel Cepstrums into smaller functions and fixes a substantial bug in the MelSpectrogram class. (The old implementation returned the Mel cepstrum (MFCC) as opposed to the Mel Spectrogram.)