I should make a simple application that reads the real-time frequency of a pulse signal from the input for microphone. I would like to use the FFT library but do not know how to load the sample of wave file in the array to pass it to FFT function. Please help me.