Zero capture-offset regardless of data-type
authorRobin Gareus <robin@gareus.org>
Sat, 18 Jan 2020 14:49:22 +0000 (15:49 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 18 Jan 2020 14:49:22 +0000 (15:49 +0100)
commit7c8072b0b7500bd8b1dc75dd42142bb76a51ea89
tree92caaca7de63601d4156632e197f66556b518f37
parent33f71677ebf9ae73d01c6bd8837b4acc94f9eeeb
Zero capture-offset regardless of data-type

_accumulated_capture_offset is only used for MIDI,
however this is helpful when debugging.
Previously audio kept accumulating the offset indefinitely.
libs/ardour/disk_writer.cc