summaryrefslogtreecommitdiff
path: root/wscript
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-04-07 05:19:28 +0200
committerRobin Gareus <robin@gareus.org>2015-04-07 05:25:18 +0200
commit6ba555c2f57fb793431aef0cedfbacf11d643a2b (patch)
tree259772a74a7deb4dc245e1af7079621d89d0ba50 /wscript
parenta30696828302cd98fae4e7a2065c76b863c89286 (diff)
prevent double declicks (click after RecStop)
If there's port-latency > period-size, there is a split cycle with (this_event->action_frame - _transport_frame). Yet Session::check_declick_out() keeps PendingDeclickOut if StopPendingCapture is set. The route declick’ed twice: Once with the period-size and one with the remaining frames, which resulted in a click.
Diffstat (limited to 'wscript')
0 files changed, 0 insertions, 0 deletions