expose more info from plugin-strip (for GUI display)
[ardour.git] / libs / ardour / audio_playlist_source.cc
index e9925852b8a62fe848a6cccc163b1749b3387613..8effdd0c808145f866056338f1ea02e203e01f41 100644 (file)
@@ -217,7 +217,7 @@ AudioPlaylistSource::setup_peakfile ()
 }
 
 string
-AudioPlaylistSource::construct_peak_filepath (const string& /*audio_path_IGNORED*/, bool /* oldformat IGNORED*/) const
+AudioPlaylistSource::construct_peak_filepath (const string& /*audio_path_*/, const bool /* in_session */, const bool /* old_peak_name */) const
 {
        return _peak_path;
 }