Hi,
I have 102 tracks and I need to export them so thera are 100 separate tracks and each of such track contains ALSO he same extra two tracks (always the same two).
How do I do that in some automatic manner?
Many thanks as always!
Rick
Hi,
I have 102 tracks and I need to export them so thera are 100 separate tracks and each of such track contains ALSO he same extra two tracks (always the same two).
How do I do that in some automatic manner?
Many thanks as always!
Rick
So I am thinking there are multiple ways to approach this. Assuming your goal is to create simple mono or stereo exports and assuming you have a single project containing all 102 tracks and the first two of these are to be included in every export, here are some steps you could try:
If you do File > Export > Export Multiple to place each of your 100 tracks in a separate .WAV file, for example, you may be able to create a macro that will load each file individually, import2 a .wav file containing a mix of the special two tracks you mentioned earlier, then export the combined files separately.
Others may post with alternatives.
Thank you @jademan