diff options
Diffstat (limited to 'src/sound/AudioTimeStretcher.h')
-rw-r--r-- | src/sound/AudioTimeStretcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound/AudioTimeStretcher.h b/src/sound/AudioTimeStretcher.h index fb2029b..96fc54c 100644 --- a/src/sound/AudioTimeStretcher.h +++ b/src/sound/AudioTimeStretcher.h @@ -159,7 +159,7 @@ protected: /** * Resynthesise from m_freq[channel] adding in to "out", * adjusting phases on the basis of a prior step size of lastStep. - * Also add the window shape in to the modulation array (if + * Also add the window tqshape in to the modulation array (if * present) -- for use in ensuring the output has the correct * magnitude afterwards. */ |