I've read that while working with the sounds coming from the microphone the program "saves" the microphone data into a variable. I want to perform a Fast Fourier Transform and I think I would need that data from the variable to make the calculations. My questions is how can I save the sounds into a variable. I've read a tutorial here but I don't fully understand all pieces of the puzzle, so some advice and/or example will be very useful.
↧