mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-30 08:53:08 +01:00
Fetch tempo-map for main process thread (amend 9e69c0d184)
This commit is contained in:
parent
fb55878375
commit
fa204b632f
1 changed files with 1 additions and 0 deletions
|
|
@ -531,6 +531,7 @@ Graph::main_thread ()
|
|||
resume_rt_malloc_checks ();
|
||||
|
||||
pt->get_buffers ();
|
||||
Temporal::TempoMap::fetch ();
|
||||
|
||||
/* Wait for initial process callback */
|
||||
again:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue