make sff.FftHeight obsolete and call it actualHeight or imageHeight and do the same with the Spectrogram class
sff.Height is the height of the spectrogram if it were not Mel-scaled. The property in question describes this number, or the number of Mel bins if mel binning is used.
make
sff.FftHeight
obsolete and call itactualHeight
orimageHeight
and do the same with theSpectrogram
classsff.Height
is the height of the spectrogram if it were not Mel-scaled. The property in question describes this number, or the number of Mel bins if mel binning is used.