No internet connection
  1. Home
  2. Packages
  3. Ableton Suite 11 Command Focus Keys

Ableton Live Zoom in And Out trigger issues

By Shayan Amiri @Shayan_Amiri
    2022-10-04 02:56:40.372Z

    Title

    Ableton Live Zoom in And Out trigger issues

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

    This macro is supposed to trigger Ableton Live 11's Zoom out function by pressing the keyboard letter T. And it does work, however the letter T can no longer be used to type inside of Live.

    Are you seeing an error?

    the letters R (Zoom out) and T (Zoom in) work, but they can no longer be used type.

    What happens when you run this script?

    The letter can no longer be used to type regular such as a Track Title or in the Search Field.

    How were you running this script?

    I used a keyboard shortcut within the target app

    How important is this issue to you?

    3

    Details

    {
        "inputExpected": "This macro is supposed to trigger Ableton Live 11's Zoom out function by pressing the keyboard letter T. And it does work, however the letter T can no longer be used to type inside of Live.",
        "inputIsError": true,
        "inputError": "the letters R (Zoom out) and T (Zoom in) work, but they can no longer be used type.",
        "inputWhatHappens": "The letter can no longer be used to type regular such as a Track Title or in the Search Field. ",
        "inputHowRun": {
            "key": "-Mpfwh4RkPLb2LPwjePT",
            "title": "I used a keyboard shortcut within the target app"
        },
        "inputImportance": 3,
        "inputTitle": "Ableton Live Zoom in And Out trigger issues"
    }

    Source

    //Macro converted to script
    
    
    sf.ui.abletonLive.menuClick({
        menuPath: ["View","Zoom In"],
    });
    
    
    

    Links

    User UID: OdreoPdiHqP4xJyHFpHwMBpNRO63

    Feedback Key: sffeedback:OdreoPdiHqP4xJyHFpHwMBpNRO63:-NDVv7g26kbKDklFwUaa

    Feedback ZIP

    • 1 replies
    1. S
      SoundFlow Bot @soundflowbot
        2022-10-04 02:56:43.697Z

        Thanks for posting a question or an issue related to the 'Ableton Suite 11 Command Focus Keys' package.
        This package is made by @Gavan_Bruderer. We're auto-tagging them here so that they will hopefully be able to help you.