Command line FFT Wiki
A simple command line utility to produce an FFT/IFFT of ASCII data
Brought to you by:
jonolafur
This is a small utility for generating FFT of ASCII files or standard in and output to file or std out. The build is static, so no complicated dependencies must be fulfilled and thus it should be possible to use the binary with any distribution that runs on x86 or x86_64.
[Installing]
[Examples of use]
[Building from Source]
[Potential sources of pain]
Wiki: Building from Source
Wiki: Examples of use
Wiki: Installing