Page 1 of 1

OSC Messages

Posted: 17 Apr 2017 16:39
by jcblemur
Hi, I'm trying to send some OSC messages to a MOTU audio interface and need them to be integer based instead of float. Does anyone know how to do this?

I got what I want to work using the program Vezér and in it's track preferences you can change the message from Float to Integer and that's when the MOTU started responding, so I'm hoping Lemur can do the same.

Thanks!

Re: OSC Messages

Posted: 18 Apr 2017 20:37
by Phil999
I think it is possible with scripts using oscout() commands. The desired values should be possible to optain with multiplication and floor() of x.