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

Macro to bounce project in Logic Pro 11 not working on MacOS Ventura

By Noah Stephens @Noah_Stephens5
    2024-05-22 20:42:01.586Z

    Title

    Macro to bounce project in Logic Pro 11 not working on MacOS Ventura

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

    Open Bounce Project of Selection and set properties in that window, then click OK to bounce.

    Are you seeing an error?

    It shows up in top left as a notification; it says that it could not set general properties in the bounce window.

    What happens when you run this script?

    It opens the floating window, I believe it flashes, and then I see the notification banner come up. It doesn't freeze, it just leaves the window open. None of the properties I specified in the SoundFlow editor are actually set in the window.

    How were you running this script?

    I clicked the "Run Script" or "Run Macro" button in SoundFlow

    How important is this issue to you?

    5

    Details

    {
        "inputExpected": "Open Bounce Project of Selection and set properties in that window, then click OK to bounce.",
        "inputIsError": true,
        "inputError": "It shows up in top left as a notification; it says that it could not set general properties in the bounce window.",
        "inputWhatHappens": "It opens the floating window, I believe it flashes, and then I see the notification banner come up. It doesn't freeze, it just leaves the window open. None of the properties I specified in the SoundFlow editor are actually set in the window.",
        "inputHowRun": {
            "key": "-MpfwYA4I6GGlXgvp5j1",
            "title": "I clicked the \"Run Script\" or \"Run Macro\" button in SoundFlow"
        },
        "inputImportance": 5,
        "inputTitle": "Macro to bounce project in Logic Pro 11 not working on MacOS Ventura"
    }

    Source

    //Macro converted to script
    
    
    //Calling command "Bounce Project or Selection" from package "Logic Pro" (installed from user/pkg/version "uOwKfD26NbWKAWotin3dmnSne7B3/cli50xtc200015210vyksy31z/clttxa1dr0009rm10vqsa1e8u")
    sf.soundflow.runCommand({
        commandId: 'user:cli50xtc200015210vyksy31z:clrfd06u600033o1062ly75zi',
        props: {
            bounceLocation: "Custom Location",
            targetDirectory: "/Volumes/WORKING/2023 18IJ/Teaching Session BOUNCES",
            fileName: "BOUNCE",
            generalStartTime: "1",
            generalEndTime: "100",
            generalBounceMode: "Offline",
            generalBounce2ndCyclePass: "Disable",
            generalIncludeAudioTail: "Disable",
            generalIncludeTempoInformation: "Disable",
            generalNormalize: "Off",
            pcmStatus: "Enable",
            pcmFileFormat: "Wave",
            pcmBitDepth: "16-bit",
            pcmSampleRate: "44100",
            pcmFileType: "Interleaved",
            pcmSurroundBounce: "Disable",
            pcmAddToProject: "Disable",
            pcmAddToMusic: "Disable",
            mp3Status: "Enable",
            mp3BitRateMono: "128 kbps",
            mp3BitRateStereo: "128 kbps",
            mp3UseVariableBitRateEncoding: "Disable",
            mp3Quality: "Highest",
            mp3UseBestEncoding: "Enable",
            mp3FilterFrequenciesBelow10Hz: "Enable",
            mp3StereoMode: "Normal",
            mp3WriteID3Tags: "Disable",
            mp3AddToMusic: "Disable",
            m4aAacStatus: "Disable",
            burnCdDvdStatus: "Disable",
        }
    });
    
    sf.ui.logic.windows.whoseTitle.is("Bounce “08-31-23 Founders' Vision (Helsers)”").first.getElement("AXDefaultButton").elementClick();
    
    
    

    Links

    User UID: fPTAcZowOhReIo7cVwqAxJRogmF3

    Feedback Key: sffeedback:fPTAcZowOhReIo7cVwqAxJRogmF3:-NyX1WSyXo2Kt27YJ1Kp

    Feedback ZIP: jF9IfrAhno5Zspijsbdp2+WnlCVlcLmPNyoNjXfhQzZ5iD2JJArPMvbuZH3CmrtRnuuaRmEZ8ett6oS5UZFZQNw5CoYcHF2mDe4FJKKvT/CNJ41MUX8QFUE7aPxs+hPscT4PUaUbIWGMNJofOb4ImLhXZ2gI+WvosVjmyGx+YTC4hvAIGZ1jQvc4T+N2ain5RHDY5t/Qoa123h64Y5VZxFKenO7x0CWADKjt3zAUx3CWoLeAKhn8uvYLiRRoIh+fD/w253zXWbRtG3FAeM0MKEfy8jbdEgy+pEp3GhrhJctDIAwpj7gwyv8ksI2CTIIOFCxZ48C1TF+AgvnU6gUKHutJA2NHViho3uRFLtcsZCM=

    • 5 replies
    1. S
      SoundFlow Bot @soundflowbot
        2024-07-03 01:17:43.300Z

        This issue is now tracked internally by SoundFlow as SF-1311

        1. S
          In reply toNoah_Stephens5:
          SoundFlow Bot @soundflowbot
            2024-07-09 18:45:34.097Z

            The linked internal issue SF-1311 has been marked as Done

            1. S
              In reply toNoah_Stephens5:
              SoundFlow Bot @soundflowbot
                2024-07-09 18:46:36.880Z

                The linked internal issue SF-1311 has been marked as Done

                1. In reply toNoah_Stephens5:
                  Kitch Membery @Kitch2024-07-09 18:47:44.077Z

                  Hi @Noah_Stephens5,

                  Thank you for your patience. This issue should be resolved in version 1.3.4 of the Logic Package. The updated package is available for manual download either from the main page of the package or from the SoundFlow store.

                  1. S
                    In reply toNoah_Stephens5:
                    SoundFlow Bot @soundflowbot
                      2024-07-09 19:46:38.778Z

                      The linked internal issue SF-1311 has been marked as Done