Paste/move events to 1 audio track?

Hi,

I would like to know if there’s any way I can do the following:

I have different short audio events on (let’s say) 10 different audio tracks. They came from loops where I cut them from.
I want to put all these short audio events onto 1 single audio track.

I don’t seem to find a way to do this quickly. I’ve been looking into the Logical Editor and Marco’s, but without success.
I found the “Move To - Selected Track” option, but this puts the audio events into multiple new audio tracks, instead of putting them on 1 audio track.

Does anyone know how to do this, without moving the audio events manually ?

Hej Stayf

Here is a Macro that’ll do what you want -
Move Events to 1 Audio Track.png
When you have made the Macro, then make a Key Command for this new Macro

  1. Create the Audio Track that you want to move the Events to, and place the Track right above the 10 Tracks where you have the Events you want to move.
  2. Then Select all the Events that you want to move.
  3. Now play the Key Command for the Macro as many time as needed.

Voilá :wink:
Best regards
Bo

Hi Bo,

I’ve tried your Macro, but it’s not working yet.
I forgot to mention that there are also muted events on the tracks. Please see the picture. :slight_smile:

I would bounce and then split them up again if needed.

Ok - then just Delete all the Muted Events on the Tracks first -
There is a Project Logical Editor Preset that’ll do this :wink:
-Bo

Hi Bo,

Thank you for sticking with me. :slight_smile:
What if I don’t want to delete those muted parts?
I mainly want to use this option with recorded material that I would like to keep in the project.

Hej Stayf
Here’s how to do it - you need to make a PLE and 2 Macros -

First make a PLE like this:


And then Save it and name it “Select Muted Parts” - this PLE preset will be used inside a Macro.

Then make a Macro like this:
Cut Muted Parts.png
And then assign a Key Command to this new Macro.

Then make another Macro like this:
Paste Muted Parts.png
And then assign a Key Command to this new Macro.

These two Macros also handle if you have more Tracks in your Project, than just the ones you want to move - as I suppose you have :wink:

So:

  1. Create the Audio Track that you want to move the Events to, and place the Track right above the Tracks where you have the Events you want to move.
  2. Then Select the TRACKS with the Events + the “Move to Here” Track - (it’s the Tracks you select, not the Events)
  3. Then hit the Key for the “Cut Muted Parts” Macro.
  4. Then hit the key for the “Move Events to 1 Audio Track” Macro - just keep holding down the key till all Events are moved :wink:
  5. Then hit the key for the “Paste Muted Parts” Macro.

Voilá :wink:

Bo

1 Like
  1. Then Select the TRACKS with the Events + the “Move to Here” Track - (it’s the Tracks you select, not the Events :

awesome! Just needed that :slight_smile: