alsgram is a tool that can compute and print spectrograms for the audio data.

To build, use gcc alsgram.c -lopenal -lalut -lfftw3 -o alsgram or scons.

The author disclaims copyright to this source code.

For more, please consult the comments in alsgram.c or look at the short documentation about its options
printed by "./alsgram --help".

Vlad Sukhoy <sukhoy@iastate.edu>