Files
ardour/libs
Robin Gareus 388931293d Fix missing thread-buffers when using region-compounds w/regionFx
When adding a region with regionFx to a compound,
AudioPlaylistSource::read_unlocked needs to be able
to process Fx. This can happen from various threads
(peak-file creation, waveform-rendering, peak-amplitude..) etc

depending on the plugin(s) in question, some process-thread
buffers are required, notably ProcessThread::get_silent_buffers
2024-12-01 23:29:27 +01:00
..
2024-10-20 19:52:14 -06:00
2024-11-17 20:08:14 +01:00