/STFT_python

STFT for multi-channel wav file.

Primary LanguagePython

STFT_python

This code is the implementation of STFT without any stft library.

If you want to analyze to study, it will help.

In comparison to commercialized program like Adobe Audition, it is slow in execution.

Examples

figure

Multi channel wav file can be analyzed.

stereo_sample.wav; This sample is obtained by this site.

figure1