Skip to main content
alpacawool
Inspiring
February 17, 2022
Answered

ExtendScript for Audition: is there an API reference?

  • February 17, 2022
  • 2 replies
  • 3577 views

Working with Permiere CEP + ExtendScript, my go-to reference was the the Premiere Pro Scripting Guide. I couldn't find anything similar for Audition, except for some examples in the Adobe CEP repository on GitHub (in the Audition folder).  Where can I find an API reference for Adobe Audition's ExtendScript?

This topic has been closed for replies.
Correct answer _durin_

The best resource for browsing the API and Commandset are probably two extensions from https://github.com/Adobe-CEP/Samples/tree/master/Audition: Script Dictionary and Application Commands. Once installed, you can launch these while Audition is open and it will populate with whatever objects and commands are available for scripting in the application.

 

 

2 replies

_durin_
Community Manager
_durin_Community ManagerCorrect answer
Community Manager
February 22, 2022

The best resource for browsing the API and Commandset are probably two extensions from https://github.com/Adobe-CEP/Samples/tree/master/Audition: Script Dictionary and Application Commands. Once installed, you can launch these while Audition is open and it will populate with whatever objects and commands are available for scripting in the application.

 

 

alpacawool
Inspiring
February 23, 2022

@_durin_ the extensions you suggested seem exactly what I'm looking for. Thanks a lot!

SteveG_AudioMasters_
Community Expert
Community Expert
February 17, 2022

The only other page we have any knowledge of at all, you've probably already seen - https://developer.adobe.com/audition/

 

We generally don't discuss this here, as mostly we're users, not coders.

 

alpacawool
Inspiring
February 17, 2022

Thank you @SteveG_AudioMasters_  for the link, that's where my research started back then: it still points to the Adobe CEP repository I mentioned above. Is there a place to ask programming questions specifically for Audition? 

SteveG_AudioMasters_
Community Expert
Community Expert
February 17, 2022

No, not really - it's far too niche. The only place that I can think of that you might get some more help from is Adobe's Coding Corner forum.