summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2020-02-21 13:19:31 -0700
committerPaul Davis <paul@linuxaudiosystems.com>2020-02-21 13:19:31 -0700
commitdb3995c559974cc655373b654e26944c983a4b01 (patch)
treee14c4c583a47bc929532c0611b054993dac8184d /tools
parent8e8d2f86a86ea4334e78f761cabd6f84fc0ff63b (diff)
fix playback glitch : do not adjust file_sample[Type] after read, it is canonical
We told the DR to read from pos+shift, and it increment file_sample[T] appropriately. We should not adjust it. The only thing that gets adjusted is the sample that will playback (as a result of PlaybackBuffer::increment_read_ptr()
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions