Can't apply any effect, Value not in range
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.
Can't apply any effect, Value not in range
https://media.discordapp.net/attachment ... height=676
Windows 7-64bit
Audacity 2.4.2
Hello,
I cannot do any effect, as shown on the picture in link. All values are within bounds, but program says they are not.
I surely have the same problem as this personviewtopic.php?t=91004, because I have Czech keyboard which also uses comma as default decimal separator.
I tried
-going into keyboard language settings and changing it to US, restarted PC
-try manually changing the decimal separator to dot in number formats and currencies and restarting pc
idk what to do anymore and I would prefer not to use other program.
Windows 7-64bit
Audacity 2.4.2
Hello,
I cannot do any effect, as shown on the picture in link. All values are within bounds, but program says they are not.
I surely have the same problem as this personviewtopic.php?t=91004, because I have Czech keyboard which also uses comma as default decimal separator.
I tried
-going into keyboard language settings and changing it to US, restarted PC
-try manually changing the decimal separator to dot in number formats and currencies and restarting pc
idk what to do anymore and I would prefer not to use other program.
Re: Can't apply any effect, Value not in range
Open the "Nyquist Prompt" effect (in the "Tools" menu).
Copy and paste this code into the Nyquist Prompt, then click the "Debug" button:
What happens?
Copy and paste this code into the Nyquist Prompt, then click the "Debug" button:
Code: Select all
;version 4
(print *DECIMAL-SEPARATOR*)9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Can't apply any effect, Value not in range
Hello, thanks for helping me, steve
When I copy the code into nyquist prompt and press debug, it shows this: https://media.discordapp.net/attachment ... nknown.png
When I copy the code into nyquist prompt and press debug, it shows this: https://media.discordapp.net/attachment ... nknown.png
Re: Can't apply any effect, Value not in range
Code: Select all
#\.Are you using a Czech version of Windows?
Is Czech your primary language?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Can't apply any effect, Value not in range
No, all windows elements are in english except the keyboard which is a czech keyboard, because I live here, but eng is my primary language.
Re: Can't apply any effect, Value not in range
It's not necessary to key-in a decimal point into that particular effect ...
Either use the slider, or just type-in numerals, using the decimal-point generated in the fields.
Either use the slider, or just type-in numerals, using the decimal-point generated in the fields.
Re: Can't apply any effect, Value not in range
Even just selecting an effect and clicking Apply/OK or using slider (not typing anything into any field) will yield the value Not in range error
Re: Can't apply any effect, Value not in range
If you then launch the same effect again and (without changing anything) apply again, does the same error message appear ?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: Can't apply any effect, Value not in range
Yes, same error. Even when I'm not changing anything at all in the effect window and just apply it, error appears.
Re: Can't apply any effect, Value not in range
I don't have Windows 7 (it is now obsolete), but I think the problem is that you have conflicting settings regarding what the decimal separator is. You need to go through the Windows settings and ensure that the decimal separator is either set as a comma in all places, or a dot in all places. Check that in the "Regional and Language Options" that the "locale" ("regional setting") is consistent with the number format settings.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)