Mercurial > hg > svgui
diff layer/WaveformLayer.h @ 1339:b0555b434575 zoom
Add custom waveform oversampler method
author | Chris Cannam |
---|---|
date | Wed, 26 Sep 2018 11:54:25 +0100 |
parents | 6d091348e4e9 |
children | fc3c9971a43a |
line wrap: on
line diff
--- a/layer/WaveformLayer.h Tue Sep 25 16:38:50 2018 +0100 +++ b/layer/WaveformLayer.h Wed Sep 26 11:54:25 2018 +0100 @@ -258,8 +258,6 @@ mutable std::vector<float> m_effectiveGains; - mutable breakfastquay::Resampler *m_oversampler; - mutable QPixmap *m_cache; mutable bool m_cacheValid; mutable ZoomLevel m_cacheZoomLevel;