TimeSeries.spectrogram{2}: added parameter check
This PR fixes #30 (closed) by adding sanity checks on stride, fftlength, and overlap in the TimeSeries.spectrogram{2}
methods.
This PR fixes #30 (closed) by adding sanity checks on stride, fftlength, and overlap in the TimeSeries.spectrogram{2}
methods.