Files
ardour/libs
Robin Gareus 648beb94a0 Fix false-positive under-run messages
Port (or Tracks) can be safely added during playback, however
the disk-reader's playback buffer is initially empty. This lead to
false-positive Underrun() signals when processing takes place
before or concurrently with re-filling the disk-buffer for the new
channels.

Now new empty buffers are ignored, and produce silence until the
initial refill is complete. There is however no per-channel
de-click in, yet.

This fixes: play some audio track, ctrl+drag a region to the
drop-zone, creating a new track while playing.
2020-04-08 01:09:40 +02:00
..
2020-03-29 14:56:22 +02:00
2020-01-27 17:43:37 +01:00
2020-04-02 03:43:29 +02:00
2020-03-02 17:58:03 +01:00
2020-04-01 16:31:58 +02:00
2020-03-23 17:38:08 +01:00
2020-01-22 02:00:25 +01:00
2020-01-14 00:52:24 +01:00
2019-09-03 05:01:59 +02:00
2020-03-29 14:56:22 +02:00
2020-04-07 00:37:30 +02:00
2020-03-29 14:56:22 +02:00