Short: Computer spectrogram of sampled sound. V1.1 Author: Daniel T Johnson Version: 1.1 Architecture: m68k-amigaos Source: Fish collection A program to do a spectrogram of a sampled sound file. This is a graph with time on one axis, frequency on the other and the sound intensity at each point determining the pixel color. With source in C, including FFT routine.