No internet connection
  1. Home
  2. Packages
  3. Logic Pro

Bounce - Track(s) in Place fail

By Justin Krol @Justin_Krol
    2024-09-05 16:28:17.080Z

    Title

    Bounce - Track(s) in Place fail

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

    Hey @kitch - I'm not really sure why, but this specific macro is only working 50% of the time recently. When it doesn't work, I get this error message:

    05.09.2024 11:00:27.75 [Backend]: !! Command Error: Bounce - Track(s) in Place… [user:cli50xtc200015210vyksy31z:cliievq2f001jbr103js7hhp2#cliihkkzu003nbr10seix442l]:
    Could not find the menu item "File -> Bounce -> Track in Place…" in Logic Pro (File Menu: Line 15)
    Could not find menu item: File->Bounce->Track in Place…

    Are you seeing an error?

    05.09.2024 11:00:27.75 [Backend]: !! Command Error: Bounce - Track(s) in Place… [user:cli50xtc200015210vyksy31z:cliievq2f001jbr103js7hhp2#cliihkkzu003nbr10seix442l]: Could not find the menu item "File -> Bounce -> Track in Place…" in Logic Pro (File Menu: Line 15) Could not find menu item: File->Bounce->Track in Place…

    What happens when you run this script?

    It sometimes works if I manually mouse over to the Logic menu and mouse it. The following time I run the macro, it tends to work. If I run another command and then try, I seem to get the error again.

    How were you running this script?

    I used a Stream Deck button

    How important is this issue to you?

    3

    Details

    {
        "inputExpected": "Hey @kitch - I'm not really sure why, but this specific macro is only working 50% of the time recently. When it doesn't work, I get this error message: \n\n05.09.2024 11:00:27.75  [Backend]: !! Command Error: Bounce - Track(s) in Place… [user:cli50xtc200015210vyksy31z:cliievq2f001jbr103js7hhp2#cliihkkzu003nbr10seix442l]:\nCould not find the menu item \"File -> Bounce -> Track in Place…\" in Logic Pro (File Menu: Line 15)\n    Could not find menu item: File->Bounce->Track in Place…\n",
        "inputIsError": true,
        "inputError": "05.09.2024 11:00:27.75  [Backend]: !! Command Error: Bounce - Track(s) in Place… [user:cli50xtc200015210vyksy31z:cliievq2f001jbr103js7hhp2#cliihkkzu003nbr10seix442l]:\nCould not find the menu item \"File -> Bounce -> Track in Place…\" in Logic Pro (File Menu: Line 15)\n    Could not find menu item: File->Bounce->Track in Place…\n",
        "inputWhatHappens": "It sometimes works if I manually mouse over to the Logic menu and mouse it. The following time I run the macro, it tends to work. If I run another command and then try, I seem to get the error again. ",
        "inputHowRun": {
            "key": "-MpfwmPg-2Sb-HxHQAff",
            "title": "I used a Stream Deck button"
        },
        "inputImportance": 3,
        "inputTitle": "Bounce - Track(s) in Place fail"
    }

    Source

    //Preset converted to script
    
    
    //Invoking preset "Bounce - Track(s) in Place…" of template "File Menu" in package "Logic Pro"
    sf.soundflow.runCommand({
        commandId: 'user:cli50xtc200015210vyksy31z:cliievq2f001jbr103js7hhp2',
        props: {
            menuPath: ["Bounce","Track in Place…"],
        },
    })
    

    Links

    User UID: XH03HyxIkaZm7CXik1lfHYOCNoF2

    Feedback Key: sffeedback:XH03HyxIkaZm7CXik1lfHYOCNoF2:-O62-y2PJPLms-RFE39m

    Feedback ZIP: KiM79LiCq3EbBe/vepaAGDssx1mUE/oeIY5HWWKv8m0s68ehC9sq2ZXlJOZYek8YeDMQENbGOKsqVoJDZ8QpqOzvWzEQDfJqTe7zkRVLr/5XmxBJ0PRQDAK/QupZN3NwVHItHuXToAJKEBfgKqTqTm/mSEduPOvDLJcZgWg+XOb2rfwIanL4VaB6tFMdGfSAEdaoEsSqzhpYrHVVU19NKLjvKt2RXBsSj+GHyhbSKkViH92S9gZtW+PfR+aA+S3lLedtrbqddL2r7HSYuAee3FBRQl51DoITt5W5gjvulqiWf3SxfbWBnQnThLvAhMY8UtIpOVZmKrjlenlBgwP2s9ulvbW4GnR864JNFEdtpT8=

    • 11 replies
    1. S
      SoundFlow Bot @soundflowbot
        2024-09-05 16:28:18.661Z

        Thanks for posting a question or an issue related to the 'Logic Pro' package.
        This package is made by @Kitch. We're auto-tagging them here so that they will hopefully be able to help you.

        1. In reply toJustin_Krol:
          Kitch Membery @Kitch2024-09-05 17:18:18.272Z

          Thanks for reporting this, @Justin_Krol. :-)

          1. JJustin Krol @Justin_Krol
              2024-09-09 17:45:17.732Z

              I'm thinking that maybe the second request might involve just customizing the midi transform/fixed velocity to have incremental presets...but then there's the issue of the transform sets being project only. I can't find a way to assign a fader to the velocity slider either, which would also be a simple fix. Thanks again!

              1. Kitch Membery @Kitch2024-09-09 17:50:03.474Z

                Hi @Justin_Krol.

                Is this reply meant for this thread or the MIDI Velocity Slider thread?

                1. JJustin Krol @Justin_Krol
                    2024-09-09 17:59:37.620Z

                    Oh whoops. Yep, that’s meant for the velocity thread. I’ll repost over there! Thanks!

              2. S
                In reply toJustin_Krol:
                SoundFlow Bot @soundflowbot
                  2024-09-05 17:18:36.679Z

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

                  1. S
                    In reply toJustin_Krol:
                    SoundFlow Bot @soundflowbot
                      2024-09-09 17:48:11.141Z

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

                      1. In reply toJustin_Krol:
                        Kitch Membery @Kitch2024-09-09 18:01:27.252Z

                        This issue should be fixed in the Logic Pro package version 1.5.1, coming out later this week. :-)

                        1. In reply toJustin_Krol:
                          Kitch Membery @Kitch2024-10-01 22:34:52.004Z

                          Hi @Justin_Krol,

                          This is now available in Logic Pro package v1.5.7. Sorry for the delay, a few Sonoma fixes slowed the process of getting the package through beta. :-)

                          1. JJustin Krol @Justin_Krol
                              2024-10-02 15:46:13.771Z

                              Hey @Kitch! All good -- working now! Thanks again.

                              1. Kitch Membery @Kitch2024-10-02 16:45:34.280Z

                                Awesome, Thanks for reporting back!