Altera_Forum
Honored Contributor
17 years agoAudio signal signed or std_logic_vector
hello
i have already designed a digital voice recorder using the de2 the code that process the codec chip data is in the attachment i want now to feed the audio data to to an FFT megafunction my question is should the audio data be of signed data type or i keep it as it is ? do i have to do any scaling on the data before it goes to the fft ? thanks to any one who reply.