gstreamer/gst/spectrum
Andy Wingo 0dc999da00 s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi...
Original commit message from CVS:
s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/

@-substitued variables variables are defined as make variables automagically,
and this gives the user the freedom to say make GST_PLUGIN_LDFLAGS=-myflag
2002-03-19 01:39:43 +00:00
..
.gitignore Initial revision 2001-12-22 23:26:33 +00:00
demo-osssrc.c spectrum.c -> demo-osssrc.c 2002-01-04 21:36:18 +00:00
fix_fft.c Initial revision 2001-12-22 23:26:33 +00:00
gstspectrum.c Initial revision 2001-12-22 23:26:33 +00:00
gstspectrum.h Initial revision 2001-12-22 23:26:33 +00:00
Makefile.am s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variables are defined as make variables automagi... 2002-03-19 01:39:43 +00:00
README Initial revision 2001-12-22 23:26:33 +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.