Quick question. What is the range of numbers that are created in a fast fourier transform? In other words, if the time-amplitude signal varies from -1 to 1, then what is the range of the frequency-amplitude signal after the transform? I'm interested in using the map() function to scale the range but I have to know the original range in order to use it.