ProTools automation menu

Discuss issues relating to audio plugins

ProTools automation menu

Postby Franky47 » Fri Jun 10, 2011 4:45 pm

Hello guys,

I'm trying to display the Automation menu that you can find in ProTools Mac when Ctrl+Alt+Cmd clicking an UI component bound to an automatable parameter.

For some reason, mouseDown with the given modifiers will not trigger anything. The solution I have in mind would be to let ProTools handle this shortcut and bypass Juce's handlers for this particular combination of actions..

Did someone already experienced this?
This statement is false.
User avatar
Franky47
JUCE Geek
 
Posts: 44
Joined: Tue Mar 29, 2011 5:15 pm
Location: France

Re: ProTools automation menu

Postby audiogaming » Mon Jul 23, 2012 5:50 pm

I think I'm having the exact same problem as you do. I want to enable this shortcut and I am wondering if it could be handled "automatically" or not. I read on RTAS SDK's official documentation that one should not override the shortcut as it is supposed to be handled directly by the SDK, but I don't see anything in Juce framework that would suggest it would work.
To make it work, do we have to:
- recognize this specific combination of keys in a mouseDown callback, and then
- send somehow a message to the RTAS SDK, to launch Pro Tools' automation menu for the parameter linked to the component?
If so, I must admit I don't see how to send this kind of message to the SDK...

Were you able to find the solution to your question? Does anyone have any clue about that?
AudioGaming - Natural Born Interactive
audiogaming
JUCE Weenie
 
Posts: 10
Joined: Tue Mar 20, 2012 3:06 pm

Re: ProTools automation menu

Postby fbecker » Wed Jan 02, 2013 3:43 pm

I'm looking for such a thing. Apparently, implementing CEffectProcess::ChooseControl is half of the problem: it is not called when the editor uses the Juce framework. I haven't achieved yet to find which method or call should trigger this functionality. Related: viewtopic.php?f=8&t=9208
User avatar
fbecker
JUCE Obsessive
 
Posts: 68
Joined: Wed Apr 25, 2012 1:00 pm


Return to Audio Plugins

Who is online

Users browsing this forum: No registered users and 1 guest