mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 09:00:54 +00:00
7 lines
365 B
Text
7 lines
365 B
Text
|
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.
|