Hi There,
in the previous versions of the audacity, after applying macros the audacity use to create a new folder "macro-output" and save all the files automatically to it. But now macros are working fine BUT they aren't exporting the audios. e.g, I created a macro of which steps are 1) Normalizing, 2) Noise reduction, 3) Limiter, and finally 4) Export. it is performing all the 3 steps but is not exporting the final file nor creating a new folder "macro-output". So, I export all the files manually.
Any Help would be much appreciated.
Thanks
Nauman(ACX Editors)
Macros are not exporting the files in the Audacity 3.0.2 windows 10
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.
-
acxeditors
- Posts: 3
- Joined: Tue Apr 20, 2021 3:02 pm
- Operating System: Windows 10
-
waxcylinder
- Forum Staff
- Posts: 14685
- Joined: Tue Jul 31, 2007 11:03 am
- Operating System: Windows 10
Re: Macros are not exporting the files in the Audacity 3.0.2 windows 10
The export location was changed for Audacity 3.0.2
See the What's New.... page in the 3.0.2 Manual: https://manual.audacityteam.org/man/new ... tml#output
The default location on Windows is: C:\Users\<your username>\Documents\Audacity
You can change that to a location of your choice in Directories Preferences.
Peter.
See the What's New.... page in the 3.0.2 Manual: https://manual.audacityteam.org/man/new ... tml#output
The default location on Windows is: C:\Users\<your username>\Documents\Audacity
You can change that to a location of your choice in Directories Preferences.
Peter.
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
* * * * * FAQ * * * * * Tutorials * * * * * Audacity Manual * * * * *
-
acxeditors
- Posts: 3
- Joined: Tue Apr 20, 2021 3:02 pm
- Operating System: Windows 10
Re: Macros are not exporting the files in the Audacity 3.0.2 windows 10
Hi Peter.
Thank you very much for your prompt response. Does this mean that now audacity will not create a new folder "macro-output" automatically in the same folder(where the files are already present)?
Thanks again and have a great day.
Nauman
Thank you very much for your prompt response. Does this mean that now audacity will not create a new folder "macro-output" automatically in the same folder(where the files are already present)?
Thanks again and have a great day.
Nauman
Re: Macros are not exporting the files in the Audacity 3.0.2 windows 10
Audacity will create the "macro-output" folder in the Macro output directory. You can specify where you want the Macro output directory to be in Preferences, as shown here: https://manual.audacityteam.org/man/new ... tml#outputacxeditors wrote: ↑Fri May 14, 2021 11:07 amDoes this mean that now audacity will not create a new folder "macro-output" automatically in the same folder(where the files are already present)?
It does not create a "macro-output" folder in the same folder as the input files, unless that happens to be your chosen Macro output location.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
-
acxeditors
- Posts: 3
- Joined: Tue Apr 20, 2021 3:02 pm
- Operating System: Windows 10
Re: Macros are not exporting the files in the Audacity 3.0.2 windows 10
Thank you very much, Steve.
By the way, this was a great feature(creating the folder automatically in the same directory where the files are) but, thank you for your kind help.
By the way, this was a great feature(creating the folder automatically in the same directory where the files are) but, thank you for your kind help.
Re: Macros are not exporting the files in the Audacity 3.0.2 windows 10
I'm hoping that behaviour will be restored as an option in a future version of Audacity, but in the meantime, there's a Nyquist plug-in available here that can be added at the start of a macro to automatically set the output folder to the same location as the imported file: viewtopic.php?p=422865#p422865acxeditors wrote: ↑Sun May 16, 2021 9:41 amBy the way, this was a great feature(creating the folder automatically in the same directory where the files are)
Instructions for installing and enabling Nyquist plug-ins on Windows: https://manual.audacityteam.org/man/ins ... st_install
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)