Files
ardour/gtk2_ardour/control_point.h
Robin Gareus 6ada6c553b Speed up automation lane removal with many ctrl points
Deleting the group first, directly removes child items
without triggering Canvas::item_changed() for every item.

This significantly speeds up closing sessions (or deleting tracks)
with lots of automation events.
2020-05-20 01:02:36 +02:00

2.9 KiB