Effect proposal for easier audio stitching

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
MartinR2
Posts: 2
Joined: Thu Jan 31, 2013 10:00 am
Operating System: Please select

Effect proposal for easier audio stitching

Post by MartinR2 » Thu Jan 31, 2013 10:14 am

Hi,

I'm regularly using audacity for processing classical concert recordings. One of the most time-consuming aspects of this task is replacing "bad" passages in the concerts with ones that went better during the rehearsals. This involves lots of experimenting, and each try requires at least two manual invocations of "crossfade in" and "crossfade out" to achieve proper stitching.
My idea to improve this process is to add a new effect with the following properties:

Input: a selection that spans two tracks (and in addition, if possible, two entire tracks)
Task:
- locate all regions where clips on the two tracks overlap
- for each such region, perform the appropriate crossfade in/out
The "undo" for this effect should undo all of the crossfades that were performed.

First of all: does something similar already exist by any chance, and I just missed it?
If not, is it in principle possible to write such an effect for audacity?
I have some programming experience, so if I get positive feedback I can try to provide an implementation.

Comments are welcome!

Cheers,
Martin

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

Re: Effect proposal for easier audio stitching

Post by steve » Wed Feb 20, 2013 7:33 pm

I've done some experimental work with plug-ins to assist with crossfading, including this topic: http://forum.audacityteam.org/viewtopic ... 49#p187849
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)

Post Reply