gstreamer/gst/spectrum
Stefan Kost ffbb13404e gst/spectrum/: added another example
Original commit message from CVS:
* gst/spectrum/Makefile.am:
* gst/spectrum/demo-audiotest.c: (on_frequency_changed),
(spectrum_chain), (main):
* gst/spectrum/demo-osssrc.c:
added another example
* sys/v4l2/gstv4l2src.c:
fix typo
2006-05-26 22:35:00 +00:00
..
.gitignore Initial revision 2001-12-22 23:27:31 +00:00
gstspectrum.c gst/spectrum/gstspectrum.c: Use boilerplate macro, fix strings to match plugin-moval-requirements 2006-05-21 16:41:44 +00:00
gstspectrum.h gst/spectrum/Makefile.am: Link to base libraries 2006-05-21 16:23:23 +00:00
Makefile.am gst/spectrum/: added another example 2006-05-26 22:35:00 +00:00
README Initial revision 2001-12-22 23:27:31 +00:00
spectrum.vcproj more working plugins 2004-07-27 21:41:30 +00:00

This is a simple, rather lame spectrum analyzer made from the fix_fft.c
code, as found I think in xmms-0.9.1 (the 75-wide output sounds like xmms
to me), which is actually written by other people (see fix_fft.c for
credits).  It worked last time I had GiST working, which was a while ago.
Yes, GiST is not included here yet, it will be in 0.1.0.