Jump to content
Macro Express Forums

Fabianus

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Fabianus

  1. I am a newbie and trying to automate some in Adobe Audition, a program for working with audiofiles. When I apply a filter to a soundfile, a progress-control pops up.

     

    What I want to do, is continue the macro, only after the progress-control has closed. So after the filter has been applied, the macro may continue.

     

    I have tried this with a delay, but depending on what else is done on my PC, the process-time for a filter is variable.

     

    I have captured the progress-control, which has a different title for each different filter that is applied, and put this in C1. But when I let the macro wait for C1 to lose focus nothing happens.

     

    Can someone please tell me, what I am doing wrong?

     

    What is the way to let the macro wait for ending a process, whose progress is being shown in a popup-dialog?

     

    Thanks !

×
×
  • Create New...