Files
ardour/gtk2_ardour/processor_box.cc
Robin Gareus 4b4cd5710f Build Processor Box controls on demand
This significantly speeds up refilling the processor box.
The expensive part is creating HSliderControllers (actually
Gtk::SpinButton) which happened every time for a processor
change, for each plugin's control.
2025-08-12 22:02:32 +02:00

134 KiB