Lines Matching refs:we
14 * we have a couple of drawing helpers in gstdrawhelpers.h
15 (would be nice if we could use cairo)
18 * some more we could add:
24 - would be nice to use a generic 3x3 matrix operation, we don't run inplace
26 - this way we could also blur the background
27 - we need to handle visualizer that don't draw with alpha:
34 gst-plugins-good/gst/monoscope -> blend into what we have in wavescope
35 - it keeps an array of the values we just showed last[width]
49 - we could have a bouncing line as a base, like a quix:
53 - we would need to rotate, stretch and clip the waveform drawing to fit the
55 - we could scratch the rotate part and just stretch/squeeze x and shift/clip y
63 - we could calculate the sound-level (like in level element) and modulate
65 - for filtered low/mid/hi audio we could use different peak-falloffs
72 - we use the wave, filtered waves, balance and fft so far
73 - we could have narrow filters over harmonic frequencies
74 - we could use loudness like determined in level-meter
76 - we probably want a VisBin like the gnome video effects
77 - this way we can specify pipeline fragments