gstreamer/gst/smoothwave
Tim-Philipp Müller 945cf26c5a gst/: Use audiotestsrc instead of sinesrc (#323798).
Original commit message from CVS:
* gst/goom/gstgoom.c:
* gst/level/level-example.c: (main):
* gst/smoothwave/demo-osssrc.c: (main):
Use audiotestsrc instead of sinesrc (#323798).
2005-12-11 19:25:41 +00:00
..
.gitignore tagging stuff and build fixes. In detail: 2003-11-24 04:08:47 +00:00
demo-osssrc.c gst/: Use audiotestsrc instead of sinesrc (#323798). 2005-12-11 19:25:41 +00:00
gstsmoothwave.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstsmoothwave.h ext/a52dec/gsta52dec.c: Add some debug output. Check that a discont has a valid time associated. 2005-01-25 15:34:09 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
README smoothwave fixin 2001-12-30 20:10:15 +00:00

This is a home-grown visualization, with a couple lines of code copied
from synaesthesia.  It draws the waveform in the bitmap, then fades out
the entire bitmap so older waveforms disappear.  It looks OK, but it's
grayscale so far (haven't solved the cmap problems, note all the commented
out code).  I'm going to try to make a much better version as time goes
on.