Avid Pro Audio Community

Avid Pro Audio Community (https://duc.avid.com/index.php)
-   macOS (https://duc.avid.com/forumdisplay.php?f=92)
-   -   Soft Keys/Macros for rendering Audio Suite (https://duc.avid.com/showthread.php?t=404413)

dbo 05-08-2019 12:29 PM

Soft Keys/Macros for rendering Audio Suite
 
I am trying to program a soft key/macro to render AudioSuite plugins to a selected clip, for example:

--Render user default 'Normalize' setting to selected audio clip (in my case that's set to -12dB, peak)

or

--Render 'Reverse' selected audio clip

Does anyone know how to do this, or a workaround?

Thanks

dbo 05-08-2019 12:36 PM

Soft Keys/Macros for rendering Audio Suite
 
I am trying to program a soft key/macro to render AudioSuite plugins to a selected clip, for example:

--Render user default 'Normalize' setting to selected audio clip (in my case that's set to -12dB, peak)

or

--Render 'Reverse' selected audio clip

Does anyone know how to do this, or a workaround?

Thanks

DetroitT 05-08-2019 05:41 PM

Re: Soft Keys/Macros for rendering Audio Suite
 
Mac;
System Pref's >Keyboard>Shortcuts (Add Pro Tools)
i.e.
Shift F13 = Reverse
Shift F14 = DVerb
etc...

Rich Breen 05-09-2019 07:56 AM

Re: Soft Keys/Macros for rendering Audio Suite
 
Personally I do this with Keyboard Maestro and have macros for sending to RX7 and rendering (amongst others). As suggested above you can program a key command through the OS, but I don't think you'll be able to program the "render" button through that.

Richard901 05-09-2019 11:58 AM

Re: Soft Keys/Macros for rendering Audio Suite
 
I use Keyboard Maestro ($36 - Mac Only).
A trial is available at:
https://www.keyboardmaestro.com/main/


I've set up a couple of macros for Normalize and Reverse.

https://i.imgur.com/r7Rs1hI.png

https://i.imgur.com/C045rBt.png

Pause
The pause command allows time for the AudioSuite Window to open. You can lengthen/shorten the delay.

To automatically open the Normalize window with your preferred setting
1. Set up Normalize with your settings.
2. Save a preset.
3. Set the preset as User Default.
4. Settings Preferences/Set Plug-In Default to/User Setting


dbo - Unfortunately, I don't think zip files can be posted on this forum.
If you want to send me a private message with your email address, I can send the macros to you.
They can be imported into Keyboard Maestro.

John Roberts 07-19-2019 02:08 PM

Re: Soft Keys/Macros for rendering Audio Suite
 
Hi Richard,
This is very Cool! I have been struggling with KM and Apple Script trying to figure out how to do this!! I copied your macro into Key Meastro here and still can't get it to work. Reverse opens in audio suite but the render button just wont press. Would you have any macros you could share as an import? I really want to learn to do this but the curve is steep. thanks in advance, John

PS: do you have any tips for muteomatic macros? I'd love to macro a key for momentarily opening the talkback gate. essentially making a hotkey function as a talkback button.

thanks in advance for you insight,
John

Richard901 07-19-2019 02:54 PM

Re: Soft Keys/Macros for rendering Audio Suite
 
Quote:

Originally Posted by John Roberts (Post 2533207)
Hi Richard,
This is very Cool! I have been struggling with KM and Apple Script trying to figure out how to do this!! I copied your macro into Key Meastro here and still can't get it to work. Reverse opens in audio suite but the render button just wont press. Would you have any macros you could share as an import? I really want to learn to do this but the curve is steep. thanks in advance, John

PS: do you have any tips for muteomatic macros? I'd love to macro a key for momentarily opening the talkback gate. essentially making a hotkey function as a talkback button.

thanks in advance for you insight,
John

Hi John - Unfortunately, I don't think zip files can be posted on this forum.
If you want to send me a private message with your email address, I can send the macros to you.


I'll have a go at a talkback gate macro.

Richard901 07-25-2019 10:40 AM

Re: Soft Keys/Macros for rendering Audio Suite
 
My first attempt at a Muteomatic Toggle macro held the left click in the middle of the Muteomatic circle. This worked, but the held click stopped working as soon as the mouse was moved - even a tiny movement.

My second attempt simply clicks the Play and Stop icons. I think this does what you want, but I don't have the equipment to set up a Talkback channel, so I can't fully test it.

https://i.imgur.com/6uEtSrO.png

The macro uses the "Click at found image" command, using screen shots of the Play and Stop icons.
I originally used the complete icons (with the surrounding circles), but this confused the macro - sometimes the Stop icon was clicked instead of the Play icon. I don't know why this happened - I never seen the problem before.

Oliver M 07-26-2019 02:20 PM

Re: Soft Keys/Macros for rendering Audio Suite
 
Quote:

Originally Posted by Richard901
I've set up a couple of macros for Normalize and Reverse.

The AppleScript code looks familiar. 😉

Quote:

Originally Posted by Richard901
Pause
The pause command allows time for the AudioSuite Window to open. You can lengthen/shorten the delay.

You can use AppleScript to wait for the AudioSuite window to open. Much more reliable.

Richard901 07-27-2019 01:11 AM

Re: Soft Keys/Macros for rendering Audio Suite
 
Quote:

Originally Posted by Oliver M (Post 2533906)
The AppleScript code looks familiar. 😉

I'm not an expert at AppleScript - I use Google to search for websites and posts on forums about how to use AppleScript. I then try to modify the scripts.

Sorry if my screenshots contain your original work. I will delete them if you want.


Quote:

Originally Posted by Oliver M (Post 2533906)
You can use AppleScript to wait for the AudioSuite window to open. Much more reliable.

Great!!! Can you post a screenshot of how to do this?


All times are GMT -7. The time now is 10:56 AM.

Powered by: vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Limited. Forum Hosted By: URLJet.com