Files
ardour/libs
Robin Gareus f9f3f598c4 Address rare race condition when creating sidechain inputs
Do not run the sidechaing processor before the processor
was configured. This ensure that Route::configure_processors()
has completed and ensure_buffers() was called.

Otherwise it may happen Sidechain::run could request a buffer
that is n/a (BufferSet::get_available assertion, see also 687149d8d2)
2022-01-22 19:26:27 +01:00
..
2021-07-23 01:37:46 +02:00
2021-07-03 19:07:25 +02:00
2021-09-27 16:28:44 +02:00
2021-03-01 22:14:38 +01:00