Audacity Presets - Noise Gate Causing Issues With Running Presets

Problem: Some of our Audacity Preset users get an error message that says: “Noise Gate Script Was Not Recognised” or “Your Noise Gate batch command was not recognised” or “Can’t Find Limiter” etc.

Background Information: Noise Gate was only added natively to Audacity on 15 May 2020 software release which was later withdrawn don’t know why (on their change log) and added back again in v3.0.0 of Audacity. Through further research we now know that some external plugins added to Audacity had issues with that Noise Gate and often resulted in disabling it natively inside Audacity as a result! (Note that our presets are not classed as plugins, they are macros that utilise ONLY native Audacity effects). But if that native effect is disabled - macros will not be able to function properly.

Solution: First of all do make sure that you are on the very latest version of Audacity before anything else. Aside of that the only known solution to this problem is to uninstall Audacity from your computer, delete all files associated with Audacity and then download the latest version of it from official Audacity website here: https://www.audacityteam.org/. Two steps here are ESSENTIAL for the fix to work:

  1. The files left by Audacity on your computer have to be removed completely before the new install is done. We have seen instances where that’s not done and results in the the issue not being resolved. Follow this guide on how to do this correctly on Mac and this one on Windows.

  2. New Audacity needs to be downloaded from Audacity official website - this is the only way to ensure you are getting the latest version of Audacity untainted by other plugins etc.

In addition, if you are using external plugins on Audacity - make sure that they don’t disable native functionality and use only current versions of those plugins. This could especially be true for plugins that are designed to reduce noise. Many of the plugins for Audacity that have stopped updates since 2020 would be the core of the issue here.

If you have any further issues - please let us know in the comments below.

UPDATE - 18th May - For International Audacity Users

Some of our international users faced the same issue. It turns out that the language is the issue. Look at the message from Simon from Germany below:

The problem is the language. I am using the German version. The Plugin has been translated. It is not called „limiter“ but „Begrenzer“. But your preset is looking for „Limiter“. I manually changed it to „Begrenzer“ and now it works.

Hi,

I bought the VO-plugin for the USB mic and get the same error: “Noise Gate Script Was Not Recognised”. I tried reinstalling the software. No luck.
My next step was to look at the macro and I build the NoiseGate rule by hand. I discovered that the name of the NoiseGate has changed:

NoiseGate

The new version of Audacity calls it Noise-Gate instead of NoiseGate.

After changing that the plugin works great!
I hope this helps other people with this problem.

Greetz,
Ruben

1 Like

Thank you for bringing this issue to our attention and for finding the solution on your own. Your efforts in discovering the new name of the NoiseGate and making the necessary changes to get the plugin working is greatly appreciated. I will make sure we update our documentation
and presets accordingly to help others who may encounter this issue in the future.

Thank you again for your help!

1 Like

@Mike Hi Mike, I bought the audacity preset and it seems that I have the same problem as ruben but I tried to do the same and it doesn’t work. Could you help me?

Here is error message that I have:
Capture d’écran, le 2023-02-23 à 12.19.33

Many thanks for your help
Florian

Hi Florian, could you please confirm that you have done a completely clean install of Audacity (removing all the files left by previous install, before doing a new one)? This is a must step that clears up all the issues. Cannot be missed :slight_smile:

I have the same error, and I have done a completely clean install of audacity, well the files who are located to “ProgramFiles”

Are you using a non English version of Audacity by chance?

yes the french version

In this case it’s the issue with the naming of the effects. The solution would be to either use English Audacity or rename the effects to the French name - as our presets are looking for “noise gate” or “limiter” and not the French equivalent. I hope this makes it clear!

image
I got the same error

@weeno yes this is the case because your Audacity is in French - so NoiseGate will be called something in French. Our presets are designed to work with an English version of Audacity - you will either need to re-name the “NoiseGate” into French on the presets or use English version of Audacity. Let me know how you get on!

I’ve juste reinstalled audacity in english version, and I’m still getting this
image

The files left by Audacity on your computer have to be removed completely before the new install is done. - can you confirm this was done please? This step cannot be missed.


Is this an audacity file?

It may be worth to follow this guide: How to Uninstall Audacity from Windows 10, Windows 7/8?

I just did it, and nothing changed

i have exactly the same problem, i’ve done the whole deletion process, downloaded it from the official website, bla.
still doesnt work.
so since i am also using the german version, i wanna try this now.
but how do i manually change the name of the plugin?!

My best advice would be, since the presets are simple .txt files, you can open in any text editor like Notepad and find and replace “NoiseGate” for whatever is needed in your version or language variant of Audacity as per the example below. Let me know how you get on!
Screenshot 2023-11-06 at 16.43.06

How do we see the variants?

The presets come as readable .txt files that you can open in any text editor. Let me know if you need help!