           SPELL=sndpeek
         VERSION=1.3
          SOURCE="${SPELL}-${VERSION}.tgz"
   SOURCE_URL[0]=http://www.cs.princeton.edu/sound/software/${SPELL}/files/${SOURCE}
     SOURCE_HASH=sha512:0642400f8e806ab8ffac73b2cd92593feb5032c63b825899982b7ebafd770d53bb43b940a74d8fa0962ddd730b404bf8c842114a9f64234adddee5ae990ae9d4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.cs.princeton.edu/sound/software/sndpeek/"
      LICENSE[0]=GPL
         ENTERED=20071004
           SHORT="real-time audio visualization"
cat << EOF
sndpeek is just what it sounds (and looks) like:
 real-time 3D animated display/playback can use mic-input or
 wav/aiff/snd/raw/mat file (with playback) time-domain waveform FFT magnitude
 spectrum 3D waterfall plot lissajous! (interchannel correlation) rotatable
 and scalable display freeze frame! (for didactic purposes) real-time spectral
 feature extraction (centroid, rms, flux, rolloff) available on MacOS X,
 Linux, and Windows under GPL part of the sndtools distribution.
EOF
