Macro to add intro and outro

I am not the most powerful user in the world but I would like to make a macro that can be applied to “Files” that will add intro.mp3 to the beginning of the file(s) selected and add outro.mp3 to the file(s) chosen.

Any help would be greatly appreciated!

Phil!

You could try something along the lines of:

Import2 “…a.txt”
Import2 “…b.txt”
Move Focused Track Down
Select All
Align Track End-to-End
Mix And Render
Export

I’ll leave it to you to prove that it does or doesn’t work. :grinning:

This topic was automatically closed after 30 days. New replies are no longer allowed.