Here's the code you use to perform an FFT: import matplotlib.pyplot as plt from scipy.io import wavfile as wav from scipy.fftpack import fft ...
確定! 回上一頁