Page 2 of 2

Re: Unwanted broadcast record

Posted: 06 Apr 2018 23:11
by radio42
Yes, but you only need to do that if you also want to combine the In 1 Signal with any mixer output, eg. PLAY?

Else you can directly also record the mixer input channel by using the control command:
MIXER_INPUT_REC_ON In 1|filename

Re: Unwanted broadcast record

Posted: 07 Apr 2018 12:59
by Enriquetech
And yeas my default encoding is MP3

Re: Unwanted broadcast record

Posted: 07 Apr 2018 13:07
by radio42
Then all should work... I guess (once you corrected the command).

Re: Unwanted broadcast record

Posted: 09 Apr 2018 19:01
by Enriquetech
Hello Thanks for answer me i try this script ( MIXER_INPUT_REC_ON In 1|filename) to start automatic recording signal on my mixer In1 and that work perfect thanks, but i want set the same scrip to stop when the program stopped using this script ( MIXER_INPUT_REC_OFF In 1|filename) and I have a error please see attached pic to see my setting

Re: Unwanted broadcast record

Posted: 09 Apr 2018 19:19
by radio42
When you look at the screenshots you should recognize, that the ..._OFF command ONLY takes the mixername as a parameter. So you must remove the filename from your command, just as the error message suggests.
Note, that all commands are also listed and described with its parameters in the Appendix of the user manual.