Page 1 of 1
Build aup from file list, timecode and label list via command line
Posted: Sat Jan 23, 2021 7:22 am
by victorj255
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
Posted: Sat Jan 23, 2021 12:33 pm
by steve
victorj255 wrote: ↑Sat Jan 23, 2021 7:22 am
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.
Yes, you could do that with Python. See:
https://manual.audacityteam.org/man/scripting.html