Mercurial > hg > qm-dsp
changeset 399:e48b3f641038
Comment fix
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Mon, 12 May 2014 17:56:48 +0100 |
parents | 333e27d1efa1 |
children | 8455db688816 |
files | tests/TestResampler.cpp |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/TestResampler.cpp Mon May 12 17:56:08 2014 +0100 +++ b/tests/TestResampler.cpp Mon May 12 17:56:48 2014 +0100 @@ -183,8 +183,7 @@ int targetRate) { // Resampling a sinusoid and then resampling back should give us a - // sinusoid of the same frequency as we started with. Let's start - // with a few thousand cycles of it + // sinusoid of the same frequency as we started with int nCycles = 500;