Page 1 of 1

OSC problem

Posted: Mon Jun 08, 2020 10:04
by pit_stolkysbit
When trying to control over OSC win PC by macpro ( win slave - mac master) just for control not for backup, the composition resolution on win is remapping to the 1080, but the composition on both machines is 5000x1000. May be caused of Mac that uploading composition in 1080 in default mode...

Compositions on both machines is 5000x1000, but every time I start Mac, I should reload slave win to match its output parameters.

If I have a win as master and Mac as slave, there is no such buggy behavior :(

Re: OSC problem

Posted: Mon Jun 08, 2020 11:00
by Zoltán
First, I have to say OSC Master-Slave is not an officially supported config.

Now, that's out of the way...:D
Which Resolume versions are on the sender and receiver?
Is the GPU's maximum supported texture size the same on the machines?

Resolume takes the GPU properties and sets some of the parameter min and max values base on that.
For example the Transform position x, and y are such params. Check the max value you can set for this, and you should get the supported texture sizes.

Now, when you send such a parameter via OSC, the value will be a float 0-1 representing the phase between the max and min value. If the texture sizes then differ, the max an min will different, and the same value will be a different float.

I'd recommend setting up a specific OSC shortcut preset on the master, to only send the data you really need.

Re: OSC problem

Posted: Mon Jun 08, 2020 11:06
by pit_stolkysbit
“setting up a specific OSC shortcut preset on the master, to only send the data you really need” Doe’s not help

Re: OSC problem

Posted: Mon Jun 08, 2020 11:07
by pit_stolkysbit
Resolume ver. 7.1.2

Re: OSC problem

Posted: Mon Jun 08, 2020 11:31
by Zoltán
Could you attach your OSC shortcut preset, and the composition files?
Thanks!