PBD::canonical_path will no longer throw so change test
[ardour.git] / libs / vamp-plugins / TruePeak.h
index 5e3ff9d2c2cee28eb37df15e933eb6b608ded032..ab832511e759ee4c3adbe65a7cb8391c953db72a 100644 (file)
@@ -123,7 +123,7 @@ public:
        void  read (float &m, float &p);
        void  reset (void);
 
-       void init (float fsamp);
+       bool init (float fsamp);
 
 private: