Page 1 of 1

Call different video sets in resolume using a Python script?

Posted: Mon Oct 07, 2019 03:11
by TheUnderDog
Hello everyone,

I am relatively new to Python but still need my program to be able to change between video sets on resolume. Does anyone have any pointers on how to accomplish this? I am hoping this will be a posed challenge to some of you more experienced coders or maybe I can just get a kick in the right direction. I understand that this may not be super complex but never the less I would really appreciate the help.

Thank you all for your time and support,
DB

Re: Call different video sets in resolume using a Python script?

Posted: Mon Oct 07, 2019 08:47
by Zoltán
Resolume can be remote controlled via Midi, DMX and OSC.

This was the first hit on Google search for "python OSC"
https://pypi.org/project/python-osc/