diff --git a/Source/Processors/SpikeDetector.cpp b/Source/Processors/SpikeDetector.cpp index e557e0871ca75410c38dff7c316ab9aea1598427..208ccc2c3ef59c3bec7f7d184e6741ad6a8c232d 100755 --- a/Source/Processors/SpikeDetector.cpp +++ b/Source/Processors/SpikeDetector.cpp @@ -466,7 +466,7 @@ void SpikeDetector::process(AudioSampleBuffer& buffer, } - for (int xxx = 0; xxx < 100; xxx++) // overload with spikes + // for (int xxx = 0; xxx < 100; xxx++) // overload with spikes for testing purposes addSpikeEvent(&newSpike, events, peakIndex); // advance the sample index