Page 1 of 1

Configure command for using a midi fader

Posted: 14 Mar 2017 10:08
by standol
Hello, i would like to know what command to use for sliding the fader on the mixer with à midi controller.
I try to use different mixer commands but when i enter the name of the desired mixer instead of "mixername " it says error, please enter à valide mixername value, but it's right name of my mixer charnel.
Could any one help me ?
Thank you in advance.

Re: Configure command for using a midi fader

Posted: 14 Mar 2017 21:39
by radio42
Maybe you show us the exact command you are using, then we might tell you what is wrong.
Maybe you still included the <> brackets?

Here is a post describing it:
viewtopic.php?f=9&t=22&p=50

Re: Configure command for using a midi fader

Posted: 15 Mar 2017 01:40
by standol
Here's a screen shot

Re: Configure command for using a midi fader

Posted: 15 Mar 2017 04:50
by radio42
As assumes above. The brackets are still there and need to be removed. And I you need to use a macro to translate the midi data2 to the fader volume.

Take a look to the link I posted, it contains an example:

MIXER_OUTPUT_VOLUME_SET PLAY|${mididata2asvol}


Note that in the Control-Command-Builder the following applies (click also on the small ? Icon at the top right):
<> brackets denote a parameter
[] brackets denote an optional element