Skip to main content
Spamhunter
Inspiring
July 29, 2023
Question

Clips to Markers in Multitrack

  • July 29, 2023
  • 1 reply
  • 224 views

I have hundreds of short clips (provided by my client) cut from an original long recording that I have appended in multitrack. I need to re-merge them into a single file but to keep the times & clip names as markers.

There must be a record of the beginning & end time references for each clip but I don't know how to find & export this. I could then create a .csv that I could use to create markers that I can import to the merged file.

Does anyone know how to do this?

This topic has been closed for replies.

1 reply

SteveG_AudioMasters_
Community Expert
Community Expert
July 29, 2023

If all the markers show in the Marker window, highlight the lot and use Export>Selected Markers to CSV. If you want to manipulate them separately outside of Audition, then there's a free app called CueListTool that will let you do this - quite comprehensively.

 

CueListTool 

Spamhunter
Inspiring
July 29, 2023

Hi Steve,

The problem is that I don't have markers. I want to create them from the clip references.

I imagine it would be possible to create a script from the .sesx text, to extract & convert [<audioClip... name=".."... endPoint=".."... startPoint=".."... </audioClip>] to a Marker-format .csv that I can then import, but maybe someone has already done this or the function exists?