Thanks all.
I think my fundamental error was in thinking of *menu.tx*t as the file and *
inp* as containing it's contents in some way. Much more helpful to think of
*inp* as the file and then do things to it.
Thanks again
Neil
This email is confidential and intended for addressee only .
On Mon
Joe Veldhuis wrote:
> Hello all. I'm writing a program that needs to capture audio from a
> soundcard and run FFTs to determine peak frequency for further processing.
> The soundcard's native capture format is 16-bit little-endian signed
> integer samples (values 0-65535), and of course the FFT fu