Files
ardour/libs
Robin Gareus a0cd43132b Prevent issues when changing processors while recording #10017
Processor changes trigger configure_io() which resulted in a
call to reset_write_sources(), which is a disaster while recording.

This allows adding plugins while recording, and prevents adding
any plugins before the disk-writer that change the channel-count
while recording, or changing strict-i/o to the same effect.
2025-09-29 00:03:30 +02:00
..
2025-02-01 11:30:14 +01:00
2025-06-12 02:25:43 +02:00
2025-08-19 14:20:39 +02:00