blender/extern/audaspace/bindings
Sebastian Parborg 2946f72a2a VSE: Use lines to draw waveform
Refactor and improve waveform drawing.

Drawing now can use line strips to draw waveforms instead of only
triangle strips. This makes us able to properly visualize thin waveforms
as they would not be visible before. We now also draw the RMS value of
the waveform.

The waveform drawing is now also properly aligned to the screen pixels
to avoid flickering when transforming the strip.

Reviewed By: Richard Antalik

Differential Revision: https://developer.blender.org/D11184
2021-08-16 15:12:19 +02:00
..
C VSE: Use lines to draw waveform 2021-08-16 15:12:19 +02:00
doc Audaspace: update from upstream 2020-05-03 15:30:35 +02:00
python Clean-up: Remove UTF8-BOM markers 2021-08-10 11:27:18 -06:00