Audacity automation

Help for Audacity on Windows.
Forum rules
ImageThis 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.
Post Reply
BrunoAlan
Posts: 2
Joined: Fri Apr 10, 2015 2:48 am
Operating System: Please select

Audacity automation

Post by BrunoAlan » Fri Apr 10, 2015 3:08 am

Hey,
I am looking for some help on automating a process in Audacity. Trying to make training recording easy to do for novice Audacity users.
I've looked into chains and it does some of the processes but not all.
Basically, I would like to automate the following to;
After liVe recording do some tweaks to audio, truncate silents, compress, apply regular interval label,etc. pretty easy with chains.
But then export multiple labels with date specific name, add some meta data, creating new date specific directory for both in both wav and mp3 file format. Also save the project.

I could probably do this with Windows powershell script but need command line option. Are those available? Or would a different way be better.

kozikowski
Forum Staff
Posts: 69384
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Audacity automation

Post by kozikowski » Fri Apr 10, 2015 10:51 am

Audacity Chains has come a long way, but it's just not a programming language which is what you're looking for.

Koz

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Audacity automation

Post by Gale Andrews » Fri Apr 10, 2015 5:36 pm

Audacity doesn't expose enough command-line options to help you.

You'll either have to install AutoHotKey or similar and write a script, or if you are a developer, compile Audacity and use its Scripting feature.

Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Post Reply