mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
To mitigate concurrent rendering, the waveform cache adds a random range of pixels centered around the visible waveform. Alignment is using integer half_width = width_samples / 2; This always aligns the left-edge to the left-most cairo-pixel. This fixes an issue with moving moiree patterns in waveforms when zooming vertically (which invalidates the cache and uses a different random number of pixels), |
||
|---|---|---|
| .. | ||
| MSVCwaveview | ||
| waveview | ||
| debug.cc | ||
| wave_view.cc | ||
| wave_view_private.cc | ||
| wscript | ||