Page 2 of 2

Re: Concatenating files

Posted: Wed May 15, 2013 9:52 pm
by steve
the-inventor wrote: Do I need to create a folder with all of the files I want to concatenate, and the program then grabs them all? If that is the case [haven't tried that yet], it then seems there would be no opportunity to specify the order they are to be concatenated.
If all else fails, try reading the instructions ;)
The plug-in includes three short help screens that should answer most of your questions. If anything in the instructions is unclear, please ask.

By the way, (this is of no use for your immediate needs, but you may be interested) I agree that a built-in method to align tracks end-to-end would be extremely useful. I'm just starting to learn how to program in C++ and I've just written a modification that adds this functionality. It is not yet publicly available because the code needs to be "compiled" into Audacity, so currently it is only available for users that are able to build Audacity from the source code. I'll start a new forum topic about this modification, and if enough people think that it is worthwhile then perhaps it will be included in the next release version.

Re: Concatenating files

Posted: Thu May 16, 2013 1:48 am
by steve
steve wrote:I'll start a new forum topic about this modification, and if enough people think that it is worthwhile then perhaps it will be included in the next release version.
Topic posted here: http://forum.audacityteam.org/viewtopic ... 34#p213134
Please feel free to add your comments to that topic.