Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How to add a precise AU plugin to the selected track without any mouse ?

Hi there,


I'm currently working on some MIDI controller project and would like to be able to trig the adding of a precise AU FX Plugin without my mouse.
This, because it's quite easy to translate MIDI into Key Strokes or even to trig the opening of a file with a MIDI value, but it's much harder to navigate into the menues and submenues of the rack to click on the desired plugin.


So my question is :


Is there any other way than the usual dialog box to add a new plugin to the selected track ?


Thanks for your answers

Logic Pro X, macOS Sierra (10.12.5)

Posted on Dec 9, 2017 11:06 AM

Reply
7 replies

Dec 12, 2017 4:21 PM in response to theotop

If you insist on MIDI then you need to implement the protocol of a supported control surface. The Mackie HUI or universal Mackie Control protocols are suitable. Then you can automate the command sequences required to instantiate a plugin. The protocols are not publicly available, but can easily be reverse engineered. You can use the very similar Emagic Logic Contol Midi implementation documentation as a starting point, which you can find with google.


Alternatively, you can try to use Logic's OSC (open sound control) protocol to control plugin instantiation. How well that works I don't know, but at least that one is documented and part of the Logic documentation. OSC requires a network connection though, because the messages are transported by UDP packets.


Good luck,


Jazz

How to add a precise AU plugin to the selected track without any mouse ?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.