Control via OSC Messages

Post Reply
st599
Posts: 1
Joined: Mon Oct 05, 2015 4:31 pm
Real Name: Simon Thompson

I'm trying to control some fader channels in QLC+ using OSC commands from a Java App that I'm writing.

I've set up QLC+ to monitor the localhost address and am running a java app on hte same PC writing messages to localhost:7700.

In the plugin control window I can see the packet count incrementing, however, I can't see the sliders on the Simple Desk change.

Could someone confirm the message and value range that I should be sending?
User avatar
mcallegari
Posts: 4464
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

float
0.0 - 1.0

Check the joystick in the IO page though
Post Reply