Delayline naming -- for debug purposes
[ardour.git] / libs / ardour / ardour / delayline.h
index b760bd94f1ca2a4e2482082d9f459ccf3b16856c..eeeb2beea7ac4e2fde1aca23e269bd51b5f3ea30 100644 (file)
@@ -54,6 +54,8 @@ public:
        void realtime_locate () { flush(); }
        void monitoring_changed() { flush(); }
 
+       bool set_name (const std::string& str);
+
        XMLNode& state (bool full);
 
 private: