Export needs to offset buffers when processing partial cycle
This commit is contained in:
@@ -294,6 +294,7 @@ Session::process_export_fw (pframes_t nframes)
|
||||
if (nframes == 0) {
|
||||
return;
|
||||
}
|
||||
_engine.split_cycle (remain);
|
||||
}
|
||||
|
||||
if (need_buffers) {
|
||||
|
||||
Reference in New Issue
Block a user