Files
ardour/libs/pbd
Paul Davis 98d56d6b21 Add API to PlaybackBuffer to compute amount of data that can overwritten
The distance is between a given offset in the buffer (probably a
read position at some point in time) and the write ptr. Any data after
the write ptr is "old" and not readable, and thus not worth overwriting
since we would not read it anyway.
2020-05-12 11:34:37 -06:00
..
2020-03-25 10:30:40 -06:00
2020-03-18 18:16:29 +01:00
2020-03-29 14:56:22 +02:00
2020-02-07 11:27:22 +00:00
2020-01-27 17:43:37 +01:00
2020-04-24 01:53:59 +02:00