newly created files for use in recording appear in a .stubs folder, and are moved...
[ardour.git] / libs / ardour / ardour / smf_source.h
index 6dcea9dd6096a1a9d549e3e01f262654683bcbd8..956fb6c75f6a87112c7a97d8718c0d2802deed64 100644 (file)
@@ -69,7 +69,10 @@ public:
 
        static bool safe_midi_file_extension (const Glib::ustring& path);
 
-private:
+  protected:
+        void set_path (const std::string& newpath);
+        
+  private:
        nframes_t read_unlocked (Evoral::EventSink<nframes_t>& dst,
                                 sframes_t position,
                                 sframes_t start,