With oscP5 I receive 'integers' from SuperCollider. These values should be used to change the radial (size) of the balls made with the class. Now, I am struggling to do find a solution...
How could I do that?
And also how to I change an integer (received from SC) into a float (that is used in the class).