Airlite condition check channel source selector
Posted: 10 Mar 2016 14:22
Hi Bernd,
In our set up with a D&R Airlite mixer we use some exec_command2 conditional checks in the GPIO setup. We do this to ie check the status of the Autoplay, but also some statuses of the different channels on the Airlite. When using fader start, we check for the status of the input selector on the fader. So, when it's on Line input, PFOA (which is using the USB input) does not start.
We use the $(airlitestateXsourcesel) for this, 0 is Line input, 1 is USB input.
However, when doing so, we see that it doesn't work quite as expected. When testing it with a very small script I found out that the Airlite sends the msg to PFOA correct. However, the output of the $(airlitestateXsourcesel) is only changed after you open or close a screen in the GPIO Client. As I understand that this might be not that easy to explain, I've recorded a screen capture to show you whats happening and what I mean.
https://dl.dropboxusercontent.com/u/202 ... 20GPIO.avi
During this recording I've done two things which you can not see on screen:
- changing the source selector on a specific channel
- pressing a button on the Airlite to fire of this check-script
Do we do something wrong, or is this a bug?
best regards,
André
In our set up with a D&R Airlite mixer we use some exec_command2 conditional checks in the GPIO setup. We do this to ie check the status of the Autoplay, but also some statuses of the different channels on the Airlite. When using fader start, we check for the status of the input selector on the fader. So, when it's on Line input, PFOA (which is using the USB input) does not start.
We use the $(airlitestateXsourcesel) for this, 0 is Line input, 1 is USB input.
However, when doing so, we see that it doesn't work quite as expected. When testing it with a very small script I found out that the Airlite sends the msg to PFOA correct. However, the output of the $(airlitestateXsourcesel) is only changed after you open or close a screen in the GPIO Client. As I understand that this might be not that easy to explain, I've recorded a screen capture to show you whats happening and what I mean.
https://dl.dropboxusercontent.com/u/202 ... 20GPIO.avi
During this recording I've done two things which you can not see on screen:
- changing the source selector on a specific channel
- pressing a button on the Airlite to fire of this check-script
Do we do something wrong, or is this a bug?
best regards,
André