Page 1 of 1

american audio dv2 mixer (MIDI) mapping

PostPosted: 06 Jun 2013, 03:48
by djdubc
DV2(Ameican Audio).zip

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 07 Jun 2013, 14:29
by P_Jean
I don't have the Mixer ... but with the manual ... i think this code is OK ...
Put it in your ouput-mappings.

this code is for the master led, you can change "MasterMeterLeft" or "right"to put the channel you want ...

good test
Code: Select all
<mapping>
<control alias="fam(Mixer).MasterMeterLeft" value="%"/>
<MIDI fillingMap="true"/>
<MIDI type="CC" parameter="0x0" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x1" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x2" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x3" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x4" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x5" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x6" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x7" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x8" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x9" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0xa" channel="0xf" value="127"/>
<MIDI type="CC" parameter="0x0" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x1" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x2" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x3" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x4" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x5" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x6" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x7" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x8" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0x9" channel="0xf" value="0"/>
<MIDI type="CC" parameter="0xa" channel="0xf" value="0"/>
</mapping>
<mapping>
<control alias="fam(Mixer).MasterMeterRight" value="%"/>
<MIDI fillingMap="true"/>
<MIDI type="CC" parameter="0x0" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x1" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x2" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x3" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x4" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x5" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x6" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x7" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x8" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x9" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0xa" channel="0xa" value="127"/>
<MIDI type="CC" parameter="0x0" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x1" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x2" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x3" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x4" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x5" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x6" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x7" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x8" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0x9" channel="0xa" value="0"/>
<MIDI type="CC" parameter="0xa" channel="0xa" value="0"/>
</mapping>

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 07 Jun 2013, 22:13
by djdubc
thank u, i will try it later on :D :eek: i hope this works.....

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 21 Jun 2013, 10:33
by djdubc
ok......it works...but the master level LEDs are waaaaaaaayyyyyyyyy to loud and stay clipped the whole time, i basically have to turn the master and the gain to almsot zero to get an actual reading :redface: what can i do to get the right level(s)? :eek:

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 10 Jul 2013, 04:56
by djreff
djdubc wrote:ok......it works...but the master level LEDs are waaaaaaaayyyyyyyyy to loud and stay clipped the whole time, i basically have to turn the master and the gain to almsot zero to get an actual reading :redface: what can i do to get the right level(s)? :eek:



any update on the leds????

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 10 Jul 2013, 15:32
by djdubc
not yet :eek: im still trying to figure out how to cut down the range of LED's to my mixer...it all comes out the same way, the formula is right but the end result is always way off (always clipping) :redface: i think im missing something....

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 23 Jul 2013, 04:00
by djdubc
i think i know what the problem is :eek: the asio driver for the dv2 does not have a volume control for it and the volume is waaaay to loud, the VU meters work as they should but i have to adjust the master and channel fader to 2 in order to get the right reading but its not loud in the speaker :redface: i gotta talk to aa about this

Re: american audio dv2 mixer (MIDI) mapping

PostPosted: 12 Jan 2014, 10:25
by djdubc
talked to aa and told me that they dont have volume meters and im basically stuck so i have to wait on mixvibes to make a variable :redface: dont know how long thats gon take smh