mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
parent
b68a4e5cdc
commit
5d5f83c56b
1 changed files with 1 additions and 1 deletions
|
|
@ -419,7 +419,7 @@ WaveView::draw_image (Cairo::RefPtr<Cairo::ImageSurface>& image, PeakData* _peak
|
|||
}
|
||||
|
||||
if (fabs (_peaks[i].min) >= clip_level) {
|
||||
tips[i].clip_max = true;
|
||||
tips[i].clip_min = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue