mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 03:19:40 +00:00
81f42a53ac
Original commit message from CVS: Fixes to make it compile without GNOME, and with a modern (>= 0.3) version of GStreamer. Now that I got it compiled, I want to delete it. |
||
---|---|---|
.. | ||
demo-osssrc.c | ||
gstsmoothwave.c | ||
gstsmoothwave.h | ||
Makefile.am | ||
README |
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.