Software Version: 4.3.1274
NX Console Type or PC OS Version:
nx1
pc and nxwing
when we trigger a go for a cuelist via midimacro
onyx execute the go, but also set cuelist to 100% does not matter what the fader is set too on which the culist is recorded. also the fader does not set the cuelist intensity anymore. the list stays at 100%.
is this a bug?
it stays at 100% till release. and behave normal till a go is sent by midi.
thx.
I checked the issue and indeed the MIDI GO command seems to flash (and latch it) the cuelist as well which is probably unintended.
As a workaround (I still need to investigate this further) you can add another macro with the same midi parameters that executes a FLASHUP command.
Sorry to hear you have encountered this issue. This is an issue we are aware of, which is logged on our system as reference number ONYX-1104. Our software team are currently investigating this.
I’m using the latest version of 4.32, and I am encountering the same issue. I have even tried using the “GO-NO-FADER” midi command, however my fader values still flash and latch to 100% when executed. The only way I’ve found to release the fader from 100% is to set a physical flash key on the fader, after pressing the fader value returns to where the fader is set.
Can you confirm if this bug is still present, or is there something that I am missing?
The GO-NO-FADER MIDI Macro will not affect a cuelist’s fader level. However, other MIDI Macros will.
For example, let’s say you have sent a MIDI Note to trigger the GO-NO-FADER MIDI Macro. This will trigger the cuelist, and will not change its level. Let’s say you then send a MIDI Note to trigger a RELEASE MIDI Macro. This macro will release the cuelist, and simultaneously force the cuelist’s level to full. The next time you trigger the GO-NO-FADER MIDI Macro, the cuelist will still be at full from the RELEASE MIDI Macro command.
Thanks for the clarification. Is this a bug? It seems like unintended behavior.
Upon further testing I noticed more interesting behavior. When I send a RELEASE macro, the target cuelist will sometimes briefly flash to 100%, but then it will return to whatever level the fader is set to, and will update with the fader as expected while the cuelist is released. It is not until the next GO command that the fader will lock to 100%. This behavior is the same regardless of whether a GO or GO-NO-FADER macro is used, or even if the GO command comes from the console itself. The fader only unlocks after I flash it.
Currently, the best workaround that I have found is to also send a FLASH and FLASHUP macro along with the RELEASE macro. This will work fine for me for now, but for a larger show I imagine this would amount to a lot of extra programming time. Thanks for your help.