Skip to main content
Cefalopodo
Inspiring
October 6, 2025
Answered

Remove audio tracks using scripting.

  • October 6, 2025
  • 1 reply
  • 124 views

Hi, is there any way to delete tracks in a sequence using scripting?

 

TrackItemCollection and Collection don't have any documented methods. I can't find anything about it in Sequence either.

 

I just need to delete some audio tracks on a sequence

Correct answer bbb_999

There are no supported mechanisms to delete tracks from a sequence, using ExtendScript.

 

In ExtendScript, that's unlikely to change; we will revisit adding track deletion to UXP extensibility, at some point after our inital UXP release. 

1 reply

bbb_999
Community Manager
bbb_999Community ManagerCorrect answer
Community Manager
October 6, 2025

There are no supported mechanisms to delete tracks from a sequence, using ExtendScript.

 

In ExtendScript, that's unlikely to change; we will revisit adding track deletion to UXP extensibility, at some point after our inital UXP release. 

Cefalopodo
Inspiring
October 7, 2025

I'm sad to hear that. We'll have to wait. Thanks for response.