No internet connection
  1. Home
  2. Packages
  3. AudioSuite

Is there a setting for activating the "Reverse" button on AS reverbs?

By John Costello @John_Costello
    2020-09-26 18:04:14.252Z

    Is there (Or could ther be please?) a setting for activating the "Reverse" button on AS reverbs?

    • 11 replies
    1. Raphael Sepulveda @raphaelsepulveda2020-09-28 20:40:23.923Z2020-09-28 20:46:35.462Z

      Hi John,

      The easiest way would be to use the Click UI action inside a macro and using the "Pick" tool to select the Reverse button on any open AudioSuite reverb. It will look like this:

      Even though it says "First button "Analyze", it will still click on the reverse button every time.

      Here it is as a script:

      sf.ui.proTools.appActivateMainWindow
      
      // Press "Reverse" on AudioSuite Plugin
      sf.ui.proTools.firstAudioSuiteWindow.buttons.allItems[6].elementClick({}, 'Could not find an AudioSuite Window');
      
      1. In reply toJohn_Costello:

        Sorry, I didn't realize this was posted under the AudioSuite package. Disregard my last post.

        For this package you can actually select "Analyze" from the Action section and it will still press the Reverse button on Reverbs.

        1. John Costello @John_Costello
            2020-09-28 23:18:07.033Z

            Hi Raphael! It is very nice to meet you! Selecting analyze does the trick, thank you so much!

          • DDj Lito @Dj_Lito
              2023-12-14 01:27:41.002Z

              @Chad Wahlbrink Thanks for the reply but I'm looking to perform this action instead of pulling up the "reverse" plugin. I did actually try this method @raphaelsepulveda posted but its not working.

              1. DDj Lito @Dj_Lito
                  2023-12-14 01:57:14.971Z

                  I got it guys! The analyse worked! Thanks

                  1. Chad Wahlbrink @Chad2023-12-14 20:36:28.128Z

                    Great! Thanks for the follow up, @Dj_Lito

                    1. CChris Click @Chris_Click
                        2024-03-28 18:58:51.080Z2024-03-29 15:45:27.944Z

                        @Chad I'm using the Avid version right now. I can't seem to find the Analyse (Reverse) button available in this license. It does everything I need except Reverse Render. Is this only available in the Pro lic?

                        1. Chad Wahlbrink @Chad2024-03-29 21:14:33.960Z

                          Hey @Chris_Click,

                          Thank you for checking in about this! SoundFlow Cloud Avid Edition is a feature-reduced version of SoundFlow Cloud Pro - you can read more about it here: 
                          https://soundflow.org/avid

                          And compare the features of the Avid Edition to other SoundFlow products here: 
                          https://soundflow.org/pricing/personal

                          We believe most Pro users will want to stick with SoundFlow Cloud Pro. SoundFlow Cloud Avid Edition is primarily helpful for those who only wish to utilize the built-in SoundFlow shortcuts for Pro Tools. However, SoundFlow Cloud Avid Edition does not include building custom macros and scripts, installing macros and scripts from the Store, or using hardware integrations with Stream Decks, iOS and Android apps, or Eucon controllers.

                          The macro in this thread is part of a user package available in the Store, which would not be available on the SoundFlow Cloud Avid Edition. As far as I know, the official SoundFlow Pro Tools package does not include a function to click "Analyze" or "Reverse" on AudioSuite plugins, only "Render" and "Preview." If you'd like to see this added to the official package, please request it in the Ideas section of the forum. Thanks so much!

                          Best, 
                          Chad

                          1. John Costello @John_Costello
                              2024-03-29 22:01:26.792Z

                              This post is very dear to me! I recently re-visited the Audiosuite package on the Pro Soundflow version. I made stream deck buttons for Reverse, Reverse Reverb, Slow down, Speed Up, and Clarity VX. These would be indispensable to any music producer or creative mixer. Thank you Soundflow!

                              1. Happy to hear @John_Costello! Glad to see you still rocking with us after 4+ years. Hope you are well!