Each time the effect overthows settings to defaults (0). It is uncomfortably, please, correct so, that last values used should have been remembered, such as Change speed, Change pitch... Why does the effect (Sliding Time Scale / Pitch Shift) work so slowly? See one of my previous topic, where the similar problem has been discussed and solved.
http://forum.audacityteam.org/viewtopic ... 46&t=81848
Please, take a view of the effect in the head of the regular topic.
The effect Sliding Time Scale / Pitch Shift
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: The effect Sliding Time Scale / Pitch Shift
Not all built-in effects yet save their settings after the Audacity session. Change Speed is one effect that does. No Nyquist effects yet save their settings after the Audacity session, although you can change their default settings by editing their NY file.
We will look at saving settings for built-in effects when they are converted to the same "real time preview" interface that you see in 2.1.0-alpha for VST and LADSPA effects.
Sliding Time Scale is a very high quality algorithm in comparison to Change Pitch and Change Tempo, so it is slower (as the Manual states) http://manual.audacityteam.org/o/man/sl ... shift.html.
Gale
We will look at saving settings for built-in effects when they are converted to the same "real time preview" interface that you see in 2.1.0-alpha for VST and LADSPA effects.
Sliding Time Scale is a very high quality algorithm in comparison to Change Pitch and Change Tempo, so it is slower (as the Manual states) http://manual.audacityteam.org/o/man/sl ... shift.html.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: The effect Sliding Time Scale / Pitch Shift
Thank you! But now this effect neither saves last values, nor allows to install appropriate defaults. Each time installed "0" is seen - no effect and you should set figures again. It occupies 5 min (!) for processing 3.5 min track - so long?
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: The effect Sliding Time Scale / Pitch Shift
The last values are available until you close the session.юра00 wrote:Thank you! But now this effect neither saves last values
If you search for "GPrefs" in srceffectsChangeSpeed.cpp it should not be too hard to see how to write the plugin settings to audacity.cfg. When you have made the changes, recompile Audacity.юра00 wrote:nor allows to install appropriate defaults.
But as I said, these methods of saving settings are likely to change in the not too distant future.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual