Files
ardour/libs
Robin Gareus 512c27d277 Fix buffer-overflow when vari-speeding
Session::process() can call split-cycle which offset the
buffer pointers. When vari-speeding at speed > 1.0, the
engine also splits the cycle every n_samples, to not exceed
the configured buffersize. This needs to take prior buffer
offsets into account.
2019-11-21 23:37:31 +01:00
..
2019-09-30 21:03:29 +02:00
2019-11-13 16:53:46 +01:00
2019-09-30 23:12:32 +02:00
2019-11-21 17:48:56 +01:00
2019-11-09 06:30:46 +01:00
2019-09-03 05:01:59 +02:00