gstreamer/gst/smoothwave
2010-03-18 22:46:41 +01:00
..
.gitignore
demo-osssrc.c
gstsmoothwave.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 22:46:41 +01:00
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.