Page 3 of 3

Re: Midi controller

Posted: 08 Apr 2018 16:17
by edzel
Hi
A quick update
I have managed to get the faders working and now I can control both mic and the players to work.
I would like to implement fader start, is that possible?

Re: Midi controller

Posted: 08 Apr 2018 19:24
by radio42
The most easiest way is actually not via Midi commands, but to directly use the related mixer channel control command events.
Make a right click on the related mixer channel name within ProppFrexx ONAIR and then select the ‚Control Commands...‘ sub menu. In the upcoming mixer command dialog you’ll directly find the related Fader-Start/Stop event.
As you Midi console controls the fader, these events are triggered respectively.

Re: Midi controller

Posted: 08 Apr 2018 21:02
by edzel
Oh that worked really well and I recommend everyone using proppfrexx also to use a controller.
I have a question about fade out though, I did as you said and that worked perfectly.
I would like to eject player on fade out. I got it working but the problem is that it ejects with fade out . What are the command for eject without fading?

Re: Midi controller

Posted: 08 Apr 2018 22:17
by radio42
Please take a look at the User Manual Appendix, which lists all commands.
I don’t have it at this moment, but as far as I recall the command is eg.:
PLS_CURRENT_EJECTNOFADE_A

Re: Midi controller

Posted: 08 Apr 2018 22:21
by edzel
Ok thanks I will.