Merging 'Chain' and 'Export Multiple'

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity 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.
Post Reply
Compositeur
Posts: 10
Joined: Tue Jan 23, 2018 7:02 pm
Operating System: macOS 10.15 Catalina or later

Merging 'Chain' and 'Export Multiple'

Post by Compositeur » Tue Jan 23, 2018 7:39 pm

Audacity's File>Edit Chains feature, allows the user to apply multiple effects with customized settings, as well as 'Tracks' menu functions (e.g. Stereo-to-Mono), to a batch of sound files.

Audacity's File>Export Multiple feature enables common metadata to be inserted to a batch of sound files.

Is there a way of combining 'Chain' and 'Export Multiple', so that effects processing and common metadata allocation can all be done in one go, and if not, why not? :?

steve
Site Admin
Posts: 80752
Joined: Sat Dec 01, 2007 11:43 am
Operating System: Linux *buntu

Re: Merging 'Chain' and 'Export Multiple'

Post by steve » Tue Jan 23, 2018 8:11 pm

Export Multiple is not currently supported by Chains.

Why?

The underlying mechanics of Chains is a simple list structure. It was originally introduced to provide automation for a specific task of cleaning up and compressing short speech files (part of a long abandoned "Clean Speech" project that one of the developers had a personal interest in).

Since that time, the Chains feature has been greatly expanded to support most effects, and a couple of additional export options, but it is still limited by the underlying linear "list" processing of single files or a linear chain of effects on the current project.

In order to support more advanced features such as editing with time selections, conditional processing, multi-file editing, recording, and so forth, requires a more flexible scripting system. The old "Chains" mechanism was never designed for the job, and frankly isn't up to the task. There is however a new scripting feature under development. It will probably be a few releases before this is ready for public release, but you can get a sneak preview of some of the work being done here: https://alphamanual.audacityteam.org/ma ... _Reference
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Compositeur
Posts: 10
Joined: Tue Jan 23, 2018 7:02 pm
Operating System: macOS 10.15 Catalina or later

Re: Merging 'Chain' and 'Export Multiple'

Post by Compositeur » Wed Jan 24, 2018 10:39 am

Got it. Thanks again Steve.

For the moment I guess I'll just have to run the two batch processes separately.

All the best! :)

Post Reply