FreeFoote's Arbitrary Internet Home |
|
FreeFooteHome About FreeFoote Contact FreeFooteLinux ProjectsGPS Photo Correlator EXIF Utility Scripts Sound Scope LCDMenu MPG123 HTTP patch Remote Download ManagerHardware ProjectsCut down keyboard mod Sprinkler ControllerAbandoned ProjectsThe CFWAbout the CFW Background Images Next Version: CFW3 Current Version Download Email Lists Screenshots Source CodeThe F3CAbout the F3C Contribute Documentation Download |
Simple Scope and FFTWhat is it?I was interested in how to aquire data from a sound card input in Linux one day. For some random nefarious purpose. So, I wrote a program that would do just that. This program reads data from the sound card, and then displays that data as a normal yt scope, as well as performing a quick FFT (Fast Fourier Transform) on the data and displaying the results of that. It's very basic -- no measurements, just pretty displays. Its interesting to see the spectrum of random noises, and even the spectrum of background noises. Obligatory screenshot
Building itThe program comes as source with a premade makefile. Just type "make", sit back, and you're done. You will need the following to build it:
If you're running Debian you can just install the -dev packages of the above and you're off. Side note: the code does contain everything needed to build a Win32 version of the same program, however, I have been unable to get it built, so the Win32 code is untested. DownloadYou can download the program here. (9,644 bytes) |
| FreeFoote, aka Daniel Foote - freefoote [at] dview [dot] net |