summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_cue_observer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/osc/osc_cue_observer.cc')
-rw-r--r--libs/surfaces/osc/osc_cue_observer.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/surfaces/osc/osc_cue_observer.cc b/libs/surfaces/osc/osc_cue_observer.cc
index a3d3f445c4..a8fddfa2ab 100644
--- a/libs/surfaces/osc/osc_cue_observer.cc
+++ b/libs/surfaces/osc/osc_cue_observer.cc
@@ -64,6 +64,7 @@ OSCCueObserver::clear_observer ()
tick_enable = false;
strip_connections.drop_connections ();
+ _strip = boost::shared_ptr<ARDOUR::Stripable> ();
send_end (0);
// all strip buttons should be off and faders 0 and etc.
_osc.text_message_with_id (X_("/cue/name"), 0, " ", true, addr);