Build aup from file list, timecode and label list via command line
Forum rules
This 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.
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.
-
victorj255
- Posts: 1
- Joined: Thu Jan 21, 2021 6:24 pm
- Operating System: macOS 10.13 High Sierra
Build aup from file list, timecode and label list via command line
Not sure if this is in the documentation but wondering if there is a way to script adding hundreds of small audio files programmatically to an audacity timeline / wave track at a specific start points and do the same for labels. Tried generating an aup file's xml but no success substituting .mp3 or .aiffs for .au files.
Re: Build aup from file list, timecode and label list via command line
Yes, you could do that with Python. See: https://manual.audacityteam.org/man/scripting.htmlvictorj255 wrote: ↑Sat Jan 23, 2021 7:22 amwondering if there is a way to script adding hundreds of small audio files programmatically to an audacity timeline / wave track at a specific start points and do the same for labels.
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)