LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FFT on microphone signal

Hi I'm making an oscilloscope and I have to make FFT on my signal coming from microphone input to delete all noises, but nothing good happening when I insert for example FFT PtByPt.vi Anyone can help me to insert in a proper way FFT into my project to display wave without any noises ?

 

0 Kudos
Message 1 of 2
(2,542 Views)

Your VI doesn't show how you are trying to use FFTpt by pt. 

 

Why are you using FFT pt by pt?  Why wouldn't you use the regular FFT function that takes in the whole array or waveform at once?

 

An FFT doesn't help you display a waveform without noise.  An FFT is the mathematical analysis of all the component frequencies that make up the waveform.

0 Kudos
Message 2 of 2
(2,517 Views)