Hello, I want to retrieve information out of a Wav file - for a
Fourier transfrom. I am using AudioInputStream. The problem is that I would prefer it to be in float(s), because the bytes affect my analysis. Alterantivley, if you could provide me with a link to an FT of a wave file, that works well*, I'd be very greatful. *By works well, I mean - The FT I have now computes for a ...