summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour/session.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-02-14 18:45:13 +0100
committerRobin Gareus <robin@gareus.org>2020-02-14 18:45:13 +0100
commit4c7cde0242bf47e682cca9190f956973923bcb2d (patch)
tree6c2495bfbb9e93f18f5ebfa3880e4abc54a053e5 /libs/ardour/ardour/session.h
parent1341e18cacd526f4aca831e5ce633d02f93df5a5 (diff)
Fix seamless looping w/split-cycles
This fixes the following (loop-lennth > internal_playback_seek length. Due to read-ahead on some cycles the following can happen --- Loop From: 3528000 To: 3880800 (len: 352800) start-sample: 3880971 playback_sample: 3528171 nframes: 96 start-sample: 3880875 playback_sample: 3528075 nframes: 192 --- which resulted in disk_samples_to_consume == 0;
Diffstat (limited to 'libs/ardour/ardour/session.h')
0 files changed, 0 insertions, 0 deletions