No internet connection
  1. Home
  2. Macro and Script Help

I cant get identify beat to work

By Vince Soliveri @Vince_Soliveri
    2024-09-08 16:58:09.770Z

    Title

    I cant get identify beat to work

    What do you expect to happen when you run the script/macro?

    I want it to increase the location by 1 and click ok

    Are you seeing an error?

    What happens when you run this script?

    The "identify Beat" window comes up but the keyboard actions dont execute

    How were you running this script?

    I used a keyboard shortcut within the target app

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "I want it to increase the location by 1 and click ok\n",
        "inputIsError": false,
        "inputWhatHappens": "The \"identify Beat\" window comes up but the keyboard actions dont execute ",
        "inputHowRun": {
            "key": "-Mpfwh4RkPLb2LPwjePT",
            "title": "I used a keyboard shortcut within the target app"
        },
        "inputImportance": 5,
        "inputTitle": "I cant get identify beat to work"
    }

    Source

    //Macro converted to script
    
    
    //Calling command "Identify Beat..." from package "Pro Tools" (installed from user/pkg/version "srAasovvDiQacRZ2mcId4RrOA8R2/ckp49i4j60000a2100yfwywgf/clxbw9ryd00048510ouxoukak")
    sf.soundflow.runCommand({
        commandId: 'user:ckp49i4j60000a2100yfwywgf:ckxzio5ll000pm110u770kza6#ckxzjzr2x001lm1102ktdhfk3',
        props: {}
    });
    
    sf.keyboard.press({
        keys: "tab, tab, tab",
    });
    
    sf.keyboard.press({
        keys: "up",
    });
    
    sf.keyboard.press({
        keys: "return",
    });
    
    
    

    Links

    User UID: afuiFI4OyahjwfvMCdUjjizzo6B3

    Feedback Key: sffeedback:afuiFI4OyahjwfvMCdUjjizzo6B3:-O6HZZvfcM8vngxy7JS7

    Feedback ZIP: YLWzkItgb/v7YUU+B64ydwcX25wMH/ttoU0Jy/m5O0F/Cz7Mw/lAqa68vPKBnaAaZQd7OJX5M1oE1htc9kg9gwEeYPMohf4WwnX7X4u0BU+gwjXMzltMshEQMM5hdrD2knBbKDkTRaHfiipUdTCWESAN42oDclC+1FGpX1qMmjHeUWY4SNPWwhSYWpBUnhkR41okAy8/CTrOhs6V8V76qE1+iqevmoo0lwaHErYZMWf3X6gzKW6gZBnAzStkR30KiEoiEp+SLH08iHG4UGWB3YLoQJs938LCBn4fRYLEh7YZKN5UCO1yDFIUfFyNvbwa9zB9Rdn+t3OZ/2VvfwjU9dl31XSOTBh4i92Esq8Q1j0=

    • 1 replies
    1. Closed in favor of this duplicate entry:

      1. Progress
      2. @chrscheuer closed this topic 2024-09-09 07:50:51.990Z.