Error Switching DSP on and off
Error Switching DSP on and off
Hello,
i'm trying to switch a dsp on and of via scheduling Command Control builder.
I used the action: MIXER_OUTPUT_DSP_SET
The parameter is: [Live|]|DSP2|Bypass|off
After pressing test i get this error.
Someone a idea?
i'm trying to switch a dsp on and of via scheduling Command Control builder.
I used the action: MIXER_OUTPUT_DSP_SET
The parameter is: [Live|]|DSP2|Bypass|off
After pressing test i get this error.
Someone a idea?
Re: Error Switching DSP on and off
Yes, the command is incorrect.
The parameters should be eg.
As written in the message, the mixer name does not match.
The parameters should be eg.
Code: Select all
Live|DSP2|Bypass|OffBernd - radio42
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
ProppFrexx ONAIR - The Playout and Broadcast Automation Solution
Re: Error Switching DSP on and off
Thanks it works like a charm 