OSC support for Behringer X-Air mixers
Posted: Thu Oct 01, 2015 10:46 pm
This is the continuation of a discussion started from here
Here's a Behringer wiki with the OSC usage and some unofficial documentation of the X32 OSC protocol
A command line software that supports the protocol and can be used in QLC+ via Script Functions.
@gmint
I've thought again about this and maybe there is hope to have something working with the current OSC implementation of QLC+.
Basically using feedbacks.
Now the X-Air allows a lot of commands and some of them are kind of complicated, but since you own one of those mixers, maybe you can tell us which ones could already be used out of the box.
First of all you should start with creating a new input profile. Set it to "OSC" type.
Begin the learning process and try to send some signals from the X-Air.
You should see the OSC paths in the name column, and a -weird- channel number in the channel column (that's basically a 16bit hash of the OSC path)
If this process works, then you can use those channel numbers and names to send feedbacks back to the X-Air.
Just set the OSC plugin to input & feedback and it will use the original OSC paths discovered in the input profile.
Please let me know how it goes.
If you are able to get something out of this, then supporting the X-Air "natively" will be just a matter of writing a rich input profile !
Here's a Behringer wiki with the OSC usage and some unofficial documentation of the X32 OSC protocol
A command line software that supports the protocol and can be used in QLC+ via Script Functions.
@gmint
I've thought again about this and maybe there is hope to have something working with the current OSC implementation of QLC+.
Basically using feedbacks.
Now the X-Air allows a lot of commands and some of them are kind of complicated, but since you own one of those mixers, maybe you can tell us which ones could already be used out of the box.
First of all you should start with creating a new input profile. Set it to "OSC" type.
Begin the learning process and try to send some signals from the X-Air.
You should see the OSC paths in the name column, and a -weird- channel number in the channel column (that's basically a 16bit hash of the OSC path)
If this process works, then you can use those channel numbers and names to send feedbacks back to the X-Air.
Just set the OSC plugin to input & feedback and it will use the original OSC paths discovered in the input profile.
Please let me know how it goes.
If you are able to get something out of this, then supporting the X-Air "natively" will be just a matter of writing a rich input profile !