OSC commands from a Show

Archive of the non-categorized posts related to the QLC+ technical support.
Please do not create new threads here, instead, use the categories above !
Post Reply
serenss
Posts: 10
Joined: Sat Dec 19, 2015 10:37 am
Real Name: Daniel

Is there a way to automate the sending of OSC commands (to a Behringer X32 Rack) from the Show Manager? I currently have several sliders in the Virtual Console which all work very nicely, but I really need them to be triggered automatically. I'm sure I'm missing something obvious....
User avatar
sbenejam
Posts: 540
Joined: Sun Apr 12, 2015 6:28 pm
Real Name: Santiago Benejam Torres
Contact:

QLC+ send OSC messages in the format /u/dmx/ch where u is the universe number and ch is channel number. You need an intermediate program to translate QLC+ OSC output to a messages that X32 can understand. I adapted a python script that transform /u/dmx/ch to /strip/Playback/Gain/Gain%20(dB) to control a slider in non-mixer.
User avatar
mcallegari
Posts: 4461
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

...or read this thread: viewtopic.php?f=5&t=8983

Most likely you need to create a custom OSC input profile
serenss
Posts: 10
Joined: Sat Dec 19, 2015 10:37 am
Real Name: Daniel

Yes, I've read that thread several times and it was extremely helpful. I've set up a profile for the functions I need, but I still can't see how it helps me automate from a show track. I assumed I'd set up a fixture on the OSC universe and match the channel numbers to those in the input profile, add a sequence in the show manager, but that doesn't seem to send any data at all, although a corresponding widget in the virtual console works perfectly.
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Hello,

Please share a workspace and explain with precision and details what you want to do with it.
serenss
Posts: 10
Joined: Sat Dec 19, 2015 10:37 am
Real Name: Daniel

I'm trying to send OSC messages to a Behringer X32 from a sequence in a Show. I have customised an input profile based on the Behringer X18 Air profile. The X32 is mapped for input and feedback, and sending to port 10023.

A slider on the Virtual Console with the External Input set to Channel 12 of the input profile works without problem, with the X32 responding as expected, but my issue is in trying to automate this. There is a fixture set up on the OSC universe sending to channel 12. Adding a sequence of this sends no data.

I've uploaded a basic workspace with the above.

Thanks.
Attachments
X32Test.qxw
(3.22 KiB) Downloaded 200 times
plugz
Posts: 637
Joined: Sun Apr 12, 2015 6:30 pm
Real Name: David

Feedback sends Virtual Console Widgets status back to the Input.

To send values from a fixture to a universe, Output has to be set.
Post Reply