Am using Mac OS 11.7 Big Sur and Audacity 3.2.1.
I have multiple audio files, each in their own folder. I want to convert each from mono to stereo, add a small amount of reverb, then export back to the original folder(s).
I am struggling using the Macro Manager because some commands I need are not there.
I first read this link, which listed a Macro to convert mono to stereo.
https://wiki.audacityteam.org/wiki/Macro_Examples#Convert_Mono_Files_to_Stereo_Files
But I cannot figure out how to create a ‘batch script’ outside of the Macro Manager.
So I went to the Macro Manager to create my own steps which are:
Open File, Select All, Duplicate, Make Stereo Track, Effect/Reverb, Export as .ogg, close.
I cannot find ‘Make Stereo Track’ in the Macro Manager. Workarounds, such as Select All, Copy, Remove Track, New Stereo Track, etc. do not seem to be available either.
And finally, can I export back to the same folder that the file was located and replace the existing file?