
![]() |
Je m'appelle Quentin, Je vis en Martinique (à Paris en ce moment pour mes études). Je mixes en soirées privées. Vous voulez faire un don pour mon travail sur la skin Multi Functions? Cliquez ici! You want to make a donation for my skin Multi Functions? Click here! |
Fri 10 Apr 09 @ 7:59 am
Here is a little tutorial to use ITM DJ with VDJ (PC version):
Connect ITM DJ to VDJ:
1) Download and install ITM server on iTouchMIDI
2) Download and install LoopBe1 HERE ou HERE (it will be the link between VDJ and ITM)
3) Connect your iPhone to the same WiFi network than your computer.
4) Start LoopBe1
5) Start ITM server
6) Rightclick on ITM icon on taskbar then:
- a) Input MIDI Port: LoopBe Internal MIDI
- b) Output MIDI Port: LoopBe Internal MIDI
7) In VDJ, on external controllers tab: enable GENERAL MIDI
Map ITM DJ on VDJ:
1) Connect ITM to VDJ as previously.
2) Map ITM with General MIDI as any other MIDI device.
Do not forget to disable MIDI Feedback on your iPhone: VDJ5 don't support it and it will cause some troubles.
Let's MIX ;)
MIDI Config example:(copy and paste it in a xml file, then load it in VirtualDJ's GENERAL MIDI configuration)
<?xml version="1.0" encoding="windows-1252"?>
<midi version="5" date="04/03/2009">
<ctrl ctrl="26" mode="button" ctrlvalue="128" action="play_pause" chan="1" />
<ctrl ctrl="62" mode="slider" action="crossfader" scale="0" />
<ctrl ctrl="27" mode="button" ctrlvalue="128" action="cue_stop" chan="1" />
<ctrl ctrl="45" mode="button" ctrlvalue="128" action="cue_stop" chan="2" />
<ctrl ctrl="44" mode="button" ctrlvalue="128" action="play_pause" chan="2" />
<ctrl ctrl="30" mode="slider" action="level" chan="1" scale="0" />
<ctrl ctrl="48" mode="slider" action="level" chan="2" scale="0" />
<ctrl ctrl="34" mode="button" ctrlvalue="128" action="beatlock" chan="1" />
<ctrl ctrl="52" mode="button" ctrlvalue="128" action="beatlock" chan="2" />
<ctrl ctrl="32" mode="slider" action="gain" chan="1" scale="0" />
<ctrl ctrl="50" mode="slider" action="gain" chan="2" scale="0" />
<ctrl ctrl="24" mode="button" ctrlvalue="128" action="browser_enter" chan="1" />
<ctrl ctrl="25" mode="button" ctrlvalue="128" action="browser_enter" chan="2" />
<ctrl ctrl="23" mode="button" ctrlvalue="128" action="browser_updown" value="+1" />
<ctrl ctrl="22" mode="button" ctrlvalue="128" action="browser_updown" value="-1" />
<ctrl ctrl="39" mode="slider" action="bass" chan="1" scale="0" />
<ctrl ctrl="57" mode="slider" action="bass" chan="2" scale="0" />
<ctrl ctrl="38" mode="slider" action="medium" chan="1" scale="0" />
<ctrl ctrl="56" mode="slider" action="medium" chan="2" scale="0" />
<ctrl ctrl="37" mode="slider" action="high" chan="1" scale="0" />
<ctrl ctrl="55" mode="slider" action="high" chan="2" scale="0" />
<ctrl ctrl="36" mode="slider" action="pitch" chan="1" scale="0" />
<ctrl ctrl="54" mode="slider" action="pitch" chan="2" scale="0" />
<ctrl ctrl="35" mode="button" ctrlvalue="128" action="loop" chan="1" />
<ctrl ctrl="53" mode="button" ctrlvalue="128" action="loop" chan="2" />
<ctrl ctrl="33" mode="button" ctrlvalue="128" action="select" chan="1" />
<ctrl ctrl="51" mode="button" ctrlvalue="128" action="select" chan="2" />
</midi>
