mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 06:05:43 +01:00
set up DiskWriter sources at an appropriate time
This commit is contained in:
parent
a3364ec095
commit
bb5107fe59
1 changed files with 2 additions and 0 deletions
|
|
@ -429,6 +429,8 @@ DiskWriter::set_state (const XMLNode& node, int version)
|
|||
_record_safe = false;
|
||||
}
|
||||
|
||||
reset_write_sources (false, true);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue