Is there a setting for activating the "Reverse" button on AS reverbs?
Is there (Or could ther be please?) a setting for activating the "Reverse" button on AS reverbs?
- 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');
- In reply toJohn_Costello⬆:Raphael Sepulveda @raphaelsepulveda2020-09-28 20:55:51.069Z
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.
John Costello @John_Costello
Hi Raphael! It is very nice to meet you! Selecting analyze does the trick, thank you so much!
Raphael Sepulveda @raphaelsepulveda2020-09-29 02:45:02.527Z
No problem!
- In reply toraphaelsepulveda⬆:DDj Lito @Dj_Lito
@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.
- DDj Lito @Dj_Lito
I got it guys! The analyse worked! Thanks
Chad Wahlbrink @Chad2023-12-14 20:36:28.128Z
Great! Thanks for the follow up, @Dj_Lito
- CChris Click @Chris_Click
@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?
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,
ChadJohn Costello @John_Costello
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!
Raphael Sepulveda @raphaelsepulveda2024-03-29 22:57:21.682Z
Happy to hear @John_Costello! Glad to see you still rocking with us after 4+ years. Hope you are well!