Why the VU meters don't work on the Novation Twitch?

Why the VU meters don't work on the Novation Twitch?
Closed forum. You can only use it as a source of information about MixVibes software
http://forum.mixvibes.com/
<mapping>
<control alias="fam(Mixer).ChannelAMeter" value="%"/>
<MIDI type="Note" parameter="0x5e" channel="0x8" value="%"/>
</mapping>
<mapping>
<control alias="fam(Mixer).ChannelBMeter" value="%"/>
<MIDI type="Note" parameter="0x5e" channel="0x9" value="%"/>
</mapping>
Tech-Support-Cross wrote:You need to add this code in the mapping .
- Code: Select all
<mapping>
<control alias="fam(Mixer).ChannelAMeter" value="%"/>
<MIDI type="Note" parameter="0x5e" channel="0x8" value="%"/>
</mapping>
<mapping>
<control alias="fam(Mixer).ChannelBMeter" value="%"/>
<MIDI type="Note" parameter="0x5e" channel="0x9" value="%"/>
</mapping>
Or import this new mapping :
Tell us if it's ok.
Tech-Support-Cross wrote:The code must be copied between:
<output-mappings>
</output-mappings>
Not at the beginning of the mapping...
Tech-Support-Cross wrote:Sorry, but we don't make personalized mapping.
If you want such or such function, you make in the MIDI Learn (Functions Combo jog either Scratch Jog or CD Jog).
And you try.
Tech-Support-Cross wrote:
If you want such or such function, you make in the MIDI Learn (Functions Combo jog either Scratch Jog or CD Jog).
And you try.