Moder_20 wrote:Maybe its problem with ur drivers?
It's nothing to do with drivers.
rambomhtri wrote:when you select a fragment of an audio, and change tempo twice (select a section, then apply change tempo, and then again apply change tempo), the resulting fragment has a corrupt end:
Yes, that's normal - not ideal, but normal.
The problem is that "time stretching" is rather difficult to do. Audacity uses two methods of time stretching. One method is "
synchronized overlap-add method (SOLA)", which is used in "Change Tempo" and "Change Pitch". The other is "
Subband Sinusoidal Modeling Synthesis (SBSMS)", used in the "Sliding Time Scale / Pitch Shift" effect.
SBSMS usually sounds better than SOLA, and it does not have the problem of mangling the ends, but it is much slower than SOLA.
If the exact duration and "not mangled ends" are important, use the "Sliding Time Scale / Pitch Shift" effect.
If the ends are not so important but you want something quick and easy, use "Change Tempo".
Note that for some types of material, Change Tempo / Change Pitch may sound better than "Sliding Time Scale / Pitch Shift", but usually "Sliding Time Scale / Pitch Shift" sounds better.
The "Sliding Time Scale / Pitch Shift" effect is described here in the manual:
http://manual.audacityteam.org/o/man/sl ... shift.html