How to write an addin/plugin for resolume?

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
bcrotaz
Is taking Resolume on a second date
Posts: 17
Joined: Mon Aug 01, 2022 09:11

How to write an addin/plugin for resolume?

Post by bcrotaz »

I want to populate a layer with clips from a folder on disk. I'm a developer, where do I find the SDK or just docs on how to write a plugin to be able to do this type of thing (C++, Python, .Net etc, don't care which) ?

Bryan

Zoltán
Team Resolume
Posts: 7088
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: How to write an addin/plugin for resolume?

Post by Zoltán »

You can load files via the API https://resolume.com/support/en/restapi
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

bcrotaz
Is taking Resolume on a second date
Posts: 17
Joined: Mon Aug 01, 2022 09:11

Re: How to write an addin/plugin for resolume?

Post by bcrotaz »

Can you show me which api sequence I should use to load a file into an unused column on a layer? And how to clear it after?

Zoltán
Team Resolume
Posts: 7088
Joined: Thu Jan 09, 2014 13:08
Location: Székesfehérvár, Hungary

Re: How to write an addin/plugin for resolume?

Post by Zoltán »

Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu

Post Reply