I'm new to Pure Data and am trying to understand the results of real and complex FFT. I want to create an array of values and feed them through the FFT patches and examine the results. What I need to know is how to convert my array data into a signal for FFT and how to convert the output back to an array for examination and printing.
Would appreciate any guidance on this matter.
Many thanks.