mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
The return of threaded waveform rendering and related crashes.
This commit is contained in:
parent
9dfdaff1a4
commit
d61cf81997
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ WaveView::DrawingRequestQueue WaveView::request_queue;
|
|||
PBD::Signal0<void> WaveView::VisualPropertiesChanged;
|
||||
PBD::Signal0<void> WaveView::ClipLevelChanged;
|
||||
|
||||
#undef ENABLE_THREADED_WAVEFORM_RENDERING
|
||||
#define ENABLE_THREADED_WAVEFORM_RENDERING
|
||||
|
||||
WaveView::WaveView (Canvas* c, boost::shared_ptr<ARDOUR::AudioRegion> region)
|
||||
: Item (c)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue