[Audacity-quality] Apply macro to files may not create macro-output file in source directory
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Bill W. <bi...@go...> - 2021-04-07 20:05:40
|
Try this with 3.0.1rc01 Make sure there is no “macro-output” folder anywhere on your computer. 1) Create a macro appropriate for batch processing files (includes an Export step) 2) Apply Macro to Files and choose some files from a directory 3) Allow macro to run - the “macro-output” folder is created in the source directory 4) Apply Macro to Files and choose some files from a different directory 5) Allow macro to run - the “macro-output” folder is not created in the second directory - the output of the macro is written to the “macro-output” folder in the first directory This is not how it is described in the manual, and could be very confusing for users who are trying to find the results of their batch processing. — Bill |