Fixed a typo bug

This commit is contained in:
oparviai 2009-05-19 04:57:30 +00:00
parent 7ddf78f073
commit 6c1867263c

View File

@ -317,7 +317,7 @@ void SoundTouch::putSamples(const SAMPLETYPE *samples, uint nSamples)
pTDStretch->putSamples(samples, nSamples);
}
*/
#ifndef _PREVENT_CLICK_AT_RATE_CROSSOVER
#ifndef PREVENT_CLICK_AT_RATE_CROSSOVER
else if (rate <= 1.0f)
{
// transpose the rate down, output the transposed sound to tempo changer buffer