summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-05-04 21:48:47 +0200
committerRobin Gareus <robin@gareus.org>2020-05-04 21:48:47 +0200
commita6f95b21fc5e4c0b15ebdbcf16bf033009a0917f (patch)
tree7f7baaf852e78015494d916aab1b53def97f79eb /libs/ardour/ardour
parent744b85679b6eee691ecf288d60c66e41b7f071b3 (diff)
Fix alignment and de-click when monitoring changes while playing
Previously it was possible that * declick_out = true, * target_gain == 0, cur_gain != 0 (fade out active) * speed != 0, disk_samples_to_consume > 0. So the disk-reader advanced the playback_sample, but since declick_out is active, the read from the ringbuffer was not committed.
Diffstat (limited to 'libs/ardour/ardour')
0 files changed, 0 insertions, 0 deletions