Skip to main content
Participating Frequently
March 3, 2024
Answered

How do I create a Control Surface plug-in using the Premiere Pro SDK (C++)?

  • March 3, 2024
  • 1 reply
  • 519 views

I want to create hardware that adjusts timeline and Lumetri Color using Premiere Pro SDK.

I'm trying to develop this plug-in, but there are no details in the document.
The document I read is
"https://ppro-plugins.docsforadobe.dev/intro/premiere-pro-plugin-types.html"
It is.

How do I get started to create a Control Suface plug-in?

This topic has been closed for replies.
Correct answer Bruce Bullis

From that page: https://ppro-plugins.docsforadobe.dev/control-surfaces/control-surfaces.html#control-surfaces-control-surfaces

 

Have you taken a look at the Control Surface sample?

1 reply

Bruce Bullis
Bruce BullisCorrect answer
Legend
March 4, 2024
Participating Frequently
March 4, 2024

Yes, but the content is too lacking.

How do I connect my device to the plug-in?

Bruce Bullis
Legend
March 4, 2024

>Yes, but the content is too lacking.

That info has been sufficient for every control surface plugin in existence, so far. 🙂


How do I connect my device to the plug-in?

That process will be specific to your hardware device.