Make the headers on sound files created by bouncing ranges complete.
git-svn-id: svn://localhost/ardour2/trunk@1584 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
7e0e458f74
commit
7f80d6d21b
@ -3904,6 +3904,7 @@ Session::write_one_audio_track (AudioTrack& track, nframes_t start, nframes_t le
|
||||
|
||||
if (afs) {
|
||||
afs->update_header (position, *xnow, now);
|
||||
afs->flush_header ();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user