Mercurial > hg > vamp-plugin-sdk
diff examples/AmplitudeFollower.cpp @ 460:b409560a805b
Merge from branch vampipe
author | Chris Cannam |
---|---|
date | Mon, 10 Oct 2016 15:48:35 +0100 |
parents | 75cc9ced3b01 |
children | 90571dcc371a |
line wrap: on
line diff
--- a/examples/AmplitudeFollower.cpp Thu Aug 18 12:00:24 2016 +0100 +++ b/examples/AmplitudeFollower.cpp Mon Oct 10 15:48:35 2016 +0100 @@ -199,7 +199,7 @@ AmplitudeFollower::FeatureSet AmplitudeFollower::process(const float *const *inputBuffers, - Vamp::RealTime timestamp) + Vamp::RealTime /* timestamp */) { if (m_stepSize == 0) { cerr << "ERROR: AmplitudeFollower::process: "