Page 1 of 1

Live Dj Set Input automatc unmute

Posted: 17 Oct 2021 16:26
by dj wildboy
Hello, I would like to set up the program sceduler so that the analog input in the mixer is automatically unmute for a live broadcast. A LiveDJ set should be imported from a Dj mixer. Hardware and in the Proppfrexxmixer everything is set up so far. It would also be important that the overlays continue to run.

Re: Live Dj Set Input automatc unmute

Posted: 17 Oct 2021 16:37
by radio42
You can use the events associated with the program, e.g. the 'On Program Started' event (click on the 'Control Commands...' button in the Program Editor dialog) to trigger a command (e.g. MIXER_INPUT_MUTE_ON INP1).
The execution of overlays is independent of that and can be configured in the general settings, section Scripts/Scheduler.
All control commands and its use/parameter are listed in the Appendix of the User Manual.