Re: Gemini G4V

Ok lets delete all the previous vu meter LED commands and insert the following code.
This is only for player A.
Players B, C, and follow parameter 15,16, 17
This is only for player A.
Players B, C, and follow parameter 15,16, 17
- Code: Select all
<mapping>
<control alias="fam(Mixer).ChannelAMeter" value="%"/>
<MIDI simpleMap="true"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="0"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="1"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="2"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="3"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="4"/>
<MIDI type="cc" parameter="0x14" channel="0x3" value="5"/>
</mapping>