diff --git a/libs/ardour/triggerbox.cc b/libs/ardour/triggerbox.cc index 51fe643432..1655e0248f 100644 --- a/libs/ardour/triggerbox.cc +++ b/libs/ardour/triggerbox.cc @@ -374,6 +374,8 @@ Trigger::clear_region () /* Called from RT process thread */ _region.reset (); + + set_name(""); } void