# HG changeset patch # User Carl Bussey # Date 1408012569 -3600 # Node ID 1e4c02ca8b81bd4022efd0dceda8429ff2e47864 # Parent 3e4ddfbfeb81ec235dbea6c3b04b600c17133f08 * Updated filenames in comments diff -r 3e4ddfbfeb81 -r 1e4c02ca8b81 NoveltyCurveProcessor.cpp --- a/NoveltyCurveProcessor.cpp Thu Aug 14 11:32:45 2014 +0100 +++ b/NoveltyCurveProcessor.cpp Thu Aug 14 11:36:09 2014 +0100 @@ -1,5 +1,5 @@ // -// NoveltyCurve.cpp +// NoveltyCurveProcessor.cpp // Tempogram // // Created by Carl Bussey on 10/07/2014. diff -r 3e4ddfbfeb81 -r 1e4c02ca8b81 NoveltyCurveProcessor.h --- a/NoveltyCurveProcessor.h Thu Aug 14 11:32:45 2014 +0100 +++ b/NoveltyCurveProcessor.h Thu Aug 14 11:36:09 2014 +0100 @@ -1,5 +1,5 @@ // -// NoveltyCurve.h +// NoveltyCurveProcessor.h // Tempogram // // Created by Carl Bussey on 10/07/2014. diff -r 3e4ddfbfeb81 -r 1e4c02ca8b81 SpectrogramProcessor.cpp --- a/SpectrogramProcessor.cpp Thu Aug 14 11:32:45 2014 +0100 +++ b/SpectrogramProcessor.cpp Thu Aug 14 11:36:09 2014 +0100 @@ -1,5 +1,5 @@ // -// Spectrogram.cpp +// SpectrogramProcessor.cpp // Tempogram // // Created by Carl Bussey on 07/08/2014. diff -r 3e4ddfbfeb81 -r 1e4c02ca8b81 SpectrogramProcessor.h --- a/SpectrogramProcessor.h Thu Aug 14 11:32:45 2014 +0100 +++ b/SpectrogramProcessor.h Thu Aug 14 11:36:09 2014 +0100 @@ -1,5 +1,5 @@ // -// Spectrogram.h +// SpectrogramProcessor.h // Tempogram // // Created by Carl Bussey on 07/08/2014.