Page 1 of 1

Using OSC to change BPM - bug

Posted: Tue Oct 04, 2011 18:28
by gpvillamil
So I'm trying out the possibility of using one instance of Resolume 4 to control one on another computer via OSC, and it seems to be working fine, except for this:

When I change the BPM on the "master" computer, the BPM on the "slave" immediately goes to 500.

The "master" is a Macbook Pro on OS X, the "slave" is running Windows 7. The same behavior also happens when going the other way, from Win 7 to OS X.

I haven't looked at it with an OSC debugger yet, but I think you are actually sending the BPM value, not a float between 0.0 and 1.0

Re: Using OSC to change BPM - bug confirmed

Posted: Wed Oct 05, 2011 03:47
by gpvillamil
Yep, confirmed.

Resolume is sending this when you change the BPM:

print: /playbackcontroller/bpm 121.

but it is EXPECTING to receive a float scaled from 0.0 to 1.0

Pls fix this, kthxbye.

Re: Using OSC to change BPM - bug

Posted: Thu Oct 06, 2011 13:50
by Joris
Thanks for the find! Ticket made!