When I use Audacity 3.0.2.0 and change language to my native tongue Italian, almost every effect I try (e.g. Change Pitch / Cambia intonazione) fail with a Validation Error:
https://i.ibb.co/nwpkQ3t/image.png
Switching to Eng, Ger, Fra, Spa it does work fine. Seems something is broken in the Italian localization...
Italian localization breaks Audacity effects
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.
Re: Italian localization breaks Audacity effects
Hmm, it's working in Italian OK here.
You could try doing a full reset of Audacity, though any custom plug-ins that you have added will need to be enabled again after the reset. If that's OK with you:
Before using Audacity, if the language does not default to Italian, open Preferences and set the language to Italian.
Let us know how it goes.
You could try doing a full reset of Audacity, though any custom plug-ins that you have added will need to be enabled again after the reset. If that's OK with you:
- Ensure that Audacity is not running.
- Open the hidden folder: Users\<username>\AppData\Roaming\audacity\
(where "<username>" is your computer log-in name). - Delete the three files:
audacity.cfg
pluginregistry.cfg
pluginsettings.cfg - Restart Audacity
Before using Audacity, if the language does not default to Italian, open Preferences and set the language to Italian.
Let us know how it goes.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Italian localization breaks Audacity effects
Still the same... But I thought about a possible explanation why this happens: I changed my default Italian CSV delimiter char
Could this be the reason?
Could this be the reason?
Re: Italian localization breaks Audacity effects
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Italian localization breaks Audacity effects
Wouldn't be safer to force "." char for ANY language in the input gadgets of Audacity since it's the only accepted char? It looks like it automatically replaces them with Windows user settings decimal delimiter even when I use . and I press OK. It could be a problem in case someone needs to change it in Windows...