
This is yet another spectrum analyzer, but it presents the data better
than the other ones I've seen, which makes it more interesting to
watch. 

Waterfall is yet another XMMS spectrum analyzer.  While most
analyzers only show a changing snapshot of the current sound,
waterfall shows a scrolling spectrogram, a 2-d plot of frequency vs
time, with energy represented by intensity.  There are also options
to use color to display stereo discrepancies, frequency onsets, or
frequency uniformity.

To build this plugin, you'll need GLIB and GTK.  You can find those at 
http://www.gtk.org/

You can find the latest release of this plugin at
http://www.aigeek.com/waterfall/

Send me some mail if you like it, and/or if you have suggestions.
Seth Golub <seth@aigeek.com>

--

LICENCE
  Copyright (C) 1999-2001 Seth Golub

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
