DVS 7.4 & U-Control 2

   Report the issues you noticed while using MixVibes.
Forum rules
* Register your software (User Control Panel > Profile > Serial Number)
* Go to the download center and install the latest versions of software and drivers
* Use the search tool to look into topics
* Check the FAQs to be sure your problem hasn't been solved already
* Write in concise and precise ENGLISH Thank you.

DVS 7.4 & U-Control 2

Postby Valaukar on 07 Oct 2011, 13:42

Greetings all,

I'm a fairly new user who purchased DVS Ultimate and U-control 2. I've successfully mapped 90% of U-control 2, I'm having issues with mapping the jog wheel and pitch fader. Is there a tutorial to explain how to correctly do this? I see that the Vfx map sort of works but I can't get my head round how to adjust it for Control 2.

I see that it is possible in Cross LE to send MIDI data out so that the LEDs lights up, can we do this in DVS? If so what would be the command & flags please?

I will make the mapping available once completed, the version I'm working on uses the 3 location buttons for dynamic looping the next one will be adapted for sampler use, if any one has a specific request get intouch and I'll see what I can do.

All the best!
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Re: DVS 7.4 & U-Control 2

Postby christiankoopmann on 07 Oct 2011, 14:58

Hey,

the jogs yes I can agree with you they are not realy easy to map but it should work.
I hope the jog is sending two MIDI notes. One for for- and backwards.
it looks like this:
Code: Select all
#b0 13 40   JOG2    1   -1.0  100   NOCHANGE JOGPOLLING JOGTIMER JOGRELEASE
#b0 13 41   JOG2    1   1.0   100   NOCHANGE JOGPOLLING JOGTIMER JOGRELEASE

This excample is for player 1 for the jog usage.
for #b0 13 40 (41) you will have some other MIDI notes.

the 100 is an timeout. You can start at 600 and set it if it is too high smaler in max 100 steps.
I hope it helps you out with your problem.

To the Output mapping: To get this you have to open the config file not at the program. You have to go to the directory of your installation like "C:\Program Files(x86)\MixVibes\MixVibesDVS\MIDI\" and open the file with an editor.

At the end of the file you write the following lines:
Code: Select all
%OUTPUT
#b0 12 7f CUE      1   1
#b0 12 0 CUE      1   0


This is an example for the CUE LED of Player 1. You need two entries with the second parameter 1 or 0 (1 = on / 0 = off).
The MIDI note #b0 12 7f and #b0 12 0 are the nodes of my controler there you will have some other MIDI notes. Which one you need you have to check at the manuel or an controler in/out MIDI list.
Some inportant: 7f at the end is the ON command at nearly every led. and 0 is off ;).
IF you have some LED which are together like at my Numark NDX800 the Loop LEDS you have somehing else like 33, 4b and so on. These are then for setting the lamps at this position. (it works not at every controler).

So I hope it is clear enough if not please don't hesitate to ask again.

regards
Christian
Image
Image
February 2012 Mixvibes DJ of the Month
DVS 7, Cross (DJ), U-Mix Remote App (iPad & iPhone App)

MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
christiankoopmann
 
Posts: 1823
Joined: 19 Dec 2008, 16:44
Location: Paderborn, Germany


Re: DVS 7.4 & U-Control 2

Postby Valaukar on 07 Oct 2011, 15:21

Thanks for the reply Christian, I will keep on mappin' once I get home and let you know how I got on.

Again thanks for your help mate.
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Re: DVS 7.4 & U-Control 2

Postby Valaukar on 09 Oct 2011, 10:39

Hey Christian,

Thanks for the code you supplied, I was able to map 90% of the LEDs. I'm a little confused though, I have the LED for the LOAD B button come on all the time without any line of code. I added a line of code to specify on/off action but this is not registering and LOAD A button is not lighting up even with the line of code.

Same issue with the Picthbend... No code for deck A yet it works fine, deck B with or without the line of code I get nothing.

I wanted to map the 3 selection buttons to the Hotcue action. This works fine, I wanted the button to light up when a hotcue is stored and to go dark when the hotcue is deleted. Is there any way to do this?

I tried:
#90 a 7f HOTCUE1 1 1
#93 a 7f CLEARLOCATION 1 0

Does it matter what order LED commands go in?

Thanks for the help, all the functions are done, I'm looking forwards to getting it the rest of the U-Control 2 fully mapped.
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Re: DVS 7.4 & U-Control 2

Postby christiankoopmann on 09 Oct 2011, 13:40

Hey,

Have you set for every LED two lines? one for Enable and one for disable? for both lines you have to set the MIDI note and the Function like CUE at my example at the beginning.

Valaukar wrote:Does it matter what order LED commands go in?


I think not because the program reads at the beginning (at start-up of the program) all MIDI files and then you have a mapping at the program for every command.

Valaukar wrote:I tried: #90 a 7f HOTCUE1 1 1 #93 a 7f CLEARLOCATION 1 0


To this code I have a question: Is the LED with two different areas of MIDI notes mapped? All controllers I had where mapped like this:
#90 0a 7F (on)
#90 0a 0 (off)

MIDI Notes are often developed like this:
#<AREA> <Button/LED/something else> <parameter from 0 to 7F>

So to your example: first is it a or 0a or a0? and is the off command on an other area?

regards
Christian
Image
Image
February 2012 Mixvibes DJ of the Month
DVS 7, Cross (DJ), U-Mix Remote App (iPad & iPhone App)

MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
christiankoopmann
 
Posts: 1823
Joined: 19 Dec 2008, 16:44
Location: Paderborn, Germany


Re: DVS 7.4 & U-Control 2

Postby Valaukar on 09 Oct 2011, 20:08

This is the code I've used for lighting the LEDs, for some reason none of the right deck LEDs come on now.
Code: Select all
//------- LEFT DECK L.E.D ------------------------------------------

%OUTPUT

#90 2 7f PLAYPAUSE      1      1
#90 2  0 PLAYPAUSE      1      0

#90 14 7f KILLBASS   1   1
#90 14  0 KILLBASS   1   0
   
#90 13 7f KILLMID   1   1
#90 13  0 KILLMID   1   0
   
#90 12 7f KILLTREB   1   1
#90 12  0 KILLTREB   1   0

#90 1b  PITCHSELECT   1   1
#90 s0  PITCHSELECT   1   1

#90 3 7f AUTOSYNC   1   0
#90 3  0 AUTOSYNC   1   1

#90 7 0 VINYL      1   0
#90 7 7f VINYL      1   1
   
#90 1 7f CUE      1   1
#90 1  0 CUE      1   0

#90 8 7f DVSMODE   1   1   
#90 8 0 DVSMODE      1   0   

#90 e 7f EFFECT      1   1         
#90 e  0 EFFECT      1   0

#90 d 7f LOOP      1   1   
#90 d  0 LOOP      1   0   

#b2 3 VOLUME      1   1
#b1 3 VOLUME      1   1

#90 10 7f MONITOR   1   1
#90 10 0 MONITOR   1   0

#90 a 7f HOTCUE1   1   1
#90 a  0 HOTCUE1   1   0
   
#90 b 7f HOTCUE2   1   1
#90 b  0 HOTCUE2   1   0
   
#90 c 7f HOTCUE3   1   1
#90 c  0 HOTCUE3   1   1
   
#90 18 7f HOTCUE4   1   1
#90 18  0 HOTCUE4   1   0
      
#90 19 7f HOTCUE5   1   1   
#90 19  0 HOTCUE5   1   0

#90 1a 7f HOTCUE6   1   1   
#90 1a  0 HOTCUE6   1   0

#93 a 7f CLEARLOCATION   1   1
#93 a  0 CLEARLOCATION   1   0
   
#93 b 7f CLEARLOCATION   1   1
#93 b 7f CLEARLOCATION   1   0
   
#93 c 7f CLEARLOCATION   1   1   
#93 c  0 CLEARLOCATION   1   1

#93 18 7f CLEARLOCATION   1   1
#93 18  0 CLEARLOCATION   1   0
   
#93 19 7f CLEARLOCATION   1   1   
#93 19  0 CLEARLOCATION   1   0
   
#93 1a 7f CLEARLOCATION   1   1
#93 1a  0 CLEARLOCATION   1   0   

#92 5  7f LOAD      1   1   
#92 5   0 LOAD      1   0

#90 3  7f AUTOSYNC   1   1   
#90 3   0 AUTOSYNC   1   1


//------ RIGHT DECK L.E.D ------------------------------------------

%OUTPUT

#91 2 7f PLAYPAUSE      2      1
#91 2  0 PLAYPAUSE      2      0

#91 14 7f KILLBASS   2   1
#91 14  0 KILLBASS   2   0
   
#91 13 7f KILLMID   2   1
#91 13  0 KILLMID   2   0
   
#91 12 7f KILLTREB   2   1
#91 12  0 KILLTREB   2   0

#91 1b      PITCHSELECT   2   1
#91  s0   PITCHSELECT   2   0
      
#91 10 7f MONITOR   2   1   
#91 10 0 MONITOR   2   0

#91 3 7f AUTOSYNC   2   1
#91 3  0 AUTOSYNC   2   0

#91 7 0 VINYL      2   0
#91 7 7f VINYL      2   1
   
#91 1 7f CUE      2   1
#91 1  0 CUE      2   0

#93 6 7f LOAD      2   0   
#93 6  0 LOAD      2   0

#91 7 7f DVSMODE   2   1   
#91 7 0 DVSMODE      2   0   

#91 e 7f EFFECT      2   1         
#91 e  0 EFFECT      2   0

#91 d 7f LOOP      2   1   
#91 d  0 LOOP      2   0   

#91 10 7f MONITOR   2   1
#91 10 0 MONITOR   2   0

#91 a 7f HOTCUE1   2   1
#91 a  0 HOTCUE1   2   0
   
#91 b 7f HOTCUE2   2   1
#91 b  0 HOTCUE2   2   0
   
#91 c 7f HOTCUE3   2   1
#91 c  0 HOTCUE3   2   1
   
#91 18 7f HOTCUE4   2   1
#91 18  0 HOTCUE4   2   0
      
#91 19 7f HOTCUE5   2   1   
#91 19  0 HOTCUE5   2   0

#91 1a 7f HOTCUE6   2   1   
#91 1a  0 HOTCUE6   2   0

#94 a 7f CLEARLOCATION   2   1
#94 a  0 CLEARLOCATION   2   0
   
#94 b 7f CLEARLOCATION   2   1
#94 b 7f CLEARLOCATION   2   0
   
#94 c 7f CLEARLOCATION   2   1   
#94 c  0 CLEARLOCATION   2   1

#94 18 7f CLEARLOCATION   2   1
#94 18  0 CLEARLOCATION   2   0
   
#94 19 7f CLEARLOCATION   2   1   
#94 19  0 CLEARLOCATION   2   0
   
#94 1a 7f CLEARLOCATION   2   1
#94 1a  0 CLEARLOCATION   2   0   

#92 6  7f LOAD      2   1   
#92 6   0 LOAD      2   0

#91 3  7f AUTOSYNC   2   1   
#91 3   0 AUTOSYNC   2   1



The CLEARLOCATION command is mapped to the same button as HOTCUE with the Shift key pressed.
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Re: DVS 7.4 & U-Control 2

Postby christiankoopmann on 10 Oct 2011, 16:59

Hey,

The right Deck should work like the Left. The only Point which is a bit differerent to the code of the left deck. You have to set after the command instead of the 1 the 2 for the second deck. And you need the right MIDI notes. Maybe they are not correct?

Regards
Christian
Image
Image
February 2012 Mixvibes DJ of the Month
DVS 7, Cross (DJ), U-Mix Remote App (iPad & iPhone App)

MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
christiankoopmann
 
Posts: 1823
Joined: 19 Dec 2008, 16:44
Location: Paderborn, Germany


Re: DVS 7.4 & U-Control 2

Postby Valaukar on 10 Oct 2011, 17:59

I thought the right deck should be just a copy of the left with the addresses changed to the right side adresses. Now I double...no wait....triple checked all the addresses and their all correct, if I set the MIDI to omni the right deck will light up the left deck LEDs. I've even used the MIDI editor in mixvibes to copy the addresses to ensure I was correct.

The weird thing is that I was able to get the right LEDs working but they stopped all of a sudden and haven't been able to get them on using the same code! The one exception was the master volume which I wanted on all the time, I set the values to 1 and still got nothing after checking the addresses with the learn tool inside DVS7.

Also all the functions work for the right deck just not the LEDs :(

Here is all the code, you may be able to spot something wrong.
Code: Select all
//--------------------------------------------------------------------- LEFT DECK
//------------ TRANSPORT --------------------------------------------------------
#90 1 7f CUE      1   1   NOUP
#90 d 0 CUE      1   0   NOUP
#93 1 7f CUESET      1   1
#93 d 0 CUESET      1   0
#90 2 7f PLAYPAUSE   1   1   NOUP
#b0 16 JOG2      1   0.000000   75   JOGPRECISE JOGPOLLING
#b3 16 3d SEEK      1   -100   INC NOCHANGE
#b3 16 3e SEEK      1   -150   INC NOCHANGE
#b3 16 3c SEEK      1   -200   INC NOCHANGE
#b3 16 3b SEEK      1   -250   INC NOCHANGE
#b3 16 3a SEEK      1   -300   INC NOCHANGE
#b3 16 39 SEEK      1   -350   INC NOCHANGE
#b3 16 38 SEEK      1   -400   INC NOCHANGE
#b3 16 37 SEEK      1   -450   INC NOCHANGE
#b3 16 36 SEEK      1   -500   INC NOCHANGE
#b3 16 35 SEEK      1   -550   INC NOCHANGE
#b3 16 41 SEEK      1   100   INC NOCHANGE
#b3 16 42 SEEK      1   150   INC NOCHANGE
#b3 16 43 SEEK      1   200   INC NOCHANGE
#b3 16 44 SEEK      1   250   INC NOCHANGE
#b3 16 45 SEEK      1   300   INC NOCHANGE
#b3 16 46 SEEK      1   350   INC NOCHANGE
#b3 16 47 SEEK      1   400   INC NOCHANGE
#b3 16 48 SEEK      1   450   INC NOCHANGE
#b3 16 49 SEEK      1   500   INC NOCHANGE
#b3 16 50 SEEK      1   550   INC NOCHANGE

//------ LOOP -------------------------------------------------------------------

#90 d 7f LOOP      1   1   INC NOUP
#b0 d 1  BEAT      1   1.000000   INC NOUP NOCHANGE
#b0 d 7f BEAT      1   -1.000000   INC NOUP NOCHANGE

//------ PITCH ------------------------------------------------------------------

#e0 ff PITCHALL   1   0.000000   LONGMIDIINV
#90 5  PITCHBEND   1   0.300000   INC INT INITUP NOCHANGE THRU
#90 4  PITCHBEND   1   -0.300000   INC INT INITUP NOCHANGE THRU
#90 1b PITCHSELECT   1   1   INC NOUP

//------ MIXER ------------------------------------------------------------------

#b0 15 VOLUME      1   0
#b0 11 GAIN      1   0
#b0 14 BASS      1   0
#b0 13 MID      1   0
#b0 12 TREB      1   0
#90 14 7f KILLBASS   1   1   INC NOUP
#90 13 7f KILLMID   1   1   INC NOUP
#90 12 7f KILLTREB   1   1   INC NOUP

//------ EFFECT -----------------------------------------------------------------

#b0 e 1 EFFSELECT   1   1   0   0   0   INC NOUP NOCHANGE
#b0 e 7f EFFSELECT   1   -1   0   0   0   INC NOUP NOCHANGE
#90 e EFFECT   1   1   0   INC NOUP
#b3 e 1 EFFPRESET   1   1   0   INC NOUP NOCHANGE
#b3 e 7f EFFPRESET   1   -1   0   INC NOUP NOCHANGE INVERSE
#b3 e 0 EFFPRESET   1   0   0   INC NOUP NOCHANGE
#b0 f EFFECTVOL   1   0

//------ VINYL ------------------------------------------------------------------

#90 7 7f VINYL      1   1   INC NOUP
#90 8 7f DVSMODE   1   1   INC NOUP
#90 8 0 DVSMODE      1   1   INC NOUP
#93 10 7f DVSSOURCE   1   1   INC NOUP

//------ MEMORY -----------------------------------------------------------------

#90 a HOTCUE1      1   1   INC NOUP
#90 b HOTCUE2      1   1   INC NOUP
#90 c HOTCUE3      1   1   INC NOUP
#90 18 HOTCUE4      1   1   INC NOUP
#90 19 HOTCUE5      1   1   INC NOUP
#90 1a HOTCUE6      1   1   INC NOUP
#93 a 7f CLEARLOCATION   1   1   0   INC NOUP NOCHANGE
#93 b 7f CLEARLOCATION   1   1   1   INC NOUP NOCHANGE
#93 c 7f CLEARLOCATION   1   1   2   INC NOUP NOCHANGE
#93 18 7f CLEARLOCATION   1   1   3   INC NOUP NOCHANGE
#93 19 7f CLEARLOCATION   1   1   4   INC NOUP NOCHANGE
#93 1a 7f CLEARLOCATION   1   1   5   INC NOUP NOCHANGE

//------ MEDIA ------------------------------------------------------------------

#b2 4 1 SELECT      1   1   1   NOCHANGE
#b2 4 7f SELECT      1   -1   1   NOCHANGE
#92 5 7f LOAD      1   1   1   NOUP

//------ CROSSFADER -------------------------------------------------------------

#b2 1 CROSSFADER   1   0
#90 3 7f AUTOSYNC   -1   1   NOUP

//------ OUT --------------------------------------------------------------------

#90 10 7f MONITOR   1   1   INC NOUP
#b3 f MONITORLEVEL   1   0
#b2 3 VOLUME      1000   0


// ------------------------------------------------------------------- RIGHT DECK
// ----------- TRANSPORT --------------------------------------------------------

#91 1 7f CUE      2   1   NOUP
#91 d 0 CUE      2   0   NOUP
#94 1 7f CUESET      2   1
#94 d 0 CUESET      2   0
#91 2 7f PLAYPAUSE   2   1   NOUP
#b1 16 JOG2      2   0.000000   75   JOGPRECISE JOGPOLLING
#b1 16 3d SEEK      2   -100   INC NOCHANGE
#b1 16 3e SEEK      2   -150   INC NOCHANGE
#b1 16 3c SEEK      2   -200   INC NOCHANGE
#b1 16 3b SEEK      2   -250   INC NOCHANGE
#b1 16 3a SEEK      2   -300   INC NOCHANGE
#b1 16 39 SEEK      2   -350   INC NOCHANGE
#b1 16 38 SEEK      2   -400   INC NOCHANGE
#b1 16 37 SEEK      2   -450   INC NOCHANGE
#b1 16 36 SEEK      2   -500   INC NOCHANGE
#b1 16 35 SEEK      2   -550   INC NOCHANGE
#b1 16 41 SEEK      2   100   INC NOCHANGE
#b1 16 42 SEEK      2   150   INC NOCHANGE
#b1 16 43 SEEK      2   200   INC NOCHANGE
#b1 16 44 SEEK      2   250   INC NOCHANGE
#b1 16 45 SEEK      2   300   INC NOCHANGE
#b1 16 46 SEEK      2   350   INC NOCHANGE
#b1 16 47 SEEK      2   400   INC NOCHANGE
#b1 16 48 SEEK      2   450   INC NOCHANGE
#b1 16 49 SEEK      2   500   INC NOCHANGE
#b1 16 50 SEEK      2   550   INC NOCHANGE

//------ LOOP -------------------------------------------------------------------

#b1 d 1 BEAT      2   1.000000   INC NOUP NOCHANGE
#b1 d 7f BEAT      2   -1.000000   INC NOUP NOCHANGE
#91 d 0 DOEFFECT   2   1   NOUP
#91 d 7f LOOP      2   1   INC NOUP

//------ PITCH ------------------------------------------------------------------

#e1 ff PITCHALL      2   0.000000   LONGMIDIINV
#91 5 PITCHBEND      2   0.300000   INC INT INITUP NOCHANGE
#91 4 PITCHBEND      2   -0.300000   INC INT INITUP NOCHANGE
#94 8 PITCHSELECT   2   1   INC NOUP

//------ MIXER ------------------------------------------------------------------

#b1 15 VOLUME      2   0
#b1 3 VOLUME      1000   0
#b1 11 GAIN      2   0
#b1 14 BASS      2   0
#b1 13 MID      2   0
#b1 12 TREB      2   0
#91 14 7f KILLBASS   2   1   INC NOUP
#91 13 7f KILLMID   2   1   INC NOUP
#91 12 7f KILLTREB   2   1   INC NOUP

//------ EFFECT -----------------------------------------------------------------

#b1 e 1 EFFSELECT   2   1   0   0   0   INC NOUP NOCHANGE
#b1 e 7f EFFSELECT   2   -1   0   0   0   INC NOUP NOCHANGE
#91 e EFFECT      2   1   0   INC NOUP
#b4 e 1 EFFPRESET   2   1   0   INC NOUP NOCHANGE
#b4 e 7f EFFPRESET   2   -1   0   INC NOUP NOCHANGE INVERSE
#b4 e 0 EFFPRESET   2   0   0   INC NOUP NOCHANGE
#b1 f EFFECTVOL      2   0

//------ VINYL ------------------------------------------------------------------

#91 7 7f VINYL      2   1   INC NOUP
#91 8 7f DVSMODE   2   1   INC NOUP
#91 8 0 DVSMODE      2   1   INC NOUP
#94 10 7f DVSSOURCE   2   1   INC NOUP

//------ MEMORY -----------------------------------------------------------------

#91 a HOTCUE1      2   1   INC NOUP
#91 b HOTCUE2      2   1   INC NOUP
#91 c HOTCUE3      2   1   INC NOUP
#91 18 HOTCUE4      2   1   INC NOUP
#91 19 HOTCUE5      2   1   INC NOUP
#91 1a HOTCUE6      2   1   INC NOUP
#94 a 7f CLEARLOCATION   2   1   0   INC NOUP NOCHANGE
#94 b 7f CLEARLOCATION   2   1   1   INC NOUP NOCHANGE
#94 c 7f CLEARLOCATION   2   1   2   INC NOUP NOCHANGE
#94 18 7f CLEARLOCATION   2   1   3   INC NOUP NOCHANGE
#94 19 7f CLEARLOCATION   2   1   4   INC NOUP NOCHANGE
#94 1a 7f CLEARLOCATION   2   1   5   INC NOUP NOCHANGE

//------ MEDIA ------------------------------------------------------------------

#92 6 7f LOAD      2   1   1   NOUP

//------ CROSSFADER -------------------------------------------------------------

#b3 1 CROSSFADER   2   0
#91 3 7f AUTOSYNC   2   1   NOUP

//------ OUT --------------------------------------------------------------------

#91 10 7f MONITOR   2   1   INC NOUP
#b4 f MONITORLEVEL   2   0

#b1 15 VOLUME      2   0

//------- LEFT DECK L.E.D -------------------------------------------------------

%OUTPUT

#90 2 7f PLAYPAUSE      1      1
#90 2  0 PLAYPAUSE      1      0

#90 14 7f KILLBASS   1   1
#90 14  0 KILLBASS   1   0
   
#90 13 7f KILLMID   1   1
#90 13  0 KILLMID   1   0
   
#90 12 7f KILLTREB   1   1
#90 12  0 KILLTREB   1   0

#90 1b 7f PITCHSELECT   1   1
#90 s0  0 PITCHSELECT   1   0   

#90 3 7f AUTOSYNC   1   0
#90 3  0 AUTOSYNC   1   1

#90 7 7f VINYL      1   1
#90 7 0 VINYL      1   0
   
#90 1 7f CUE      1   1
#90 1  0 CUE      1   0

#90 8 7f DVSMODE   1   1   
#90 8 0 DVSMODE      1   0   

#90 e 7f EFFECT      1   1         
#90 e  0 EFFECT      1   0

#90 d 7f LOOP      1   1   
#90 d  0 LOOP      1   0   

#92 2 7f NULL      1   1
#90 2  0 NULL      1   0

#90 10 7f MONITOR   1   1
#90 10 0 MONITOR   1   0

#b1 3 1   VOLUME      1   1
#b2 3 1   VOLUME      1   1

#90 a 7f HOTCUE1   1   1
#90 a  0 HOTCUE1   1   0
   
#90 b 7f HOTCUE2   1   1
#90 b  0 HOTCUE2   1   0
   
#90 c 7f HOTCUE3   1   1
#90 c  0 HOTCUE3   1   0
   
#90 18 7f HOTCUE4   1   1
#90 18  0 HOTCUE4   1   0
      
#90 19 7f HOTCUE5   1   1   
#90 19  0 HOTCUE5   1   0

#90 1a 7f HOTCUE6   1   1   
#90 1a  0 HOTCUE6   1   0

#93 a 7f CLEARLOCATION   1   1
#93 a  0 CLEARLOCATION   1   0
   
#93 b 7f CLEARLOCATION   1   1
#93 b  0 CLEARLOCATION   1   0
   
#93 c 7f CLEARLOCATION   1   1   
#93 c  0 CLEARLOCATION   1   0

#93 18 7f CLEARLOCATION   1   1
#93 18  0 CLEARLOCATION   1   0
   
#93 19 7f CLEARLOCATION   1   1   
#93 19  0 CLEARLOCATION   1   0
   
#93 1a 7f CLEARLOCATION   1   1
#93 1a  0 CLEARLOCATION   1   0   

#92 5  7f LOAD      1   1   
#92 5   0 LOAD      1   0

#90 3  7f AUTOSYNC   1   1   
#90 3   0 AUTOSYNC   1   0

#90 5  7f PITCHBEND   1   1
#90 5   0 PITCHBEND   1   1
#90 4  7f PITCHBEND   1   1
#90 4   0 PITCHBEND   1   1

//------ RIGHT DECK L.E.D -------------------------------------------------------

%OUTPUT

#91 2 7f PLAYPAUSE      2      1
#91 2  0 PLAYPAUSE      2      0

#91 14 7f KILLBASS   2   1
#91 14 0  KILLBASS   2   0

   
#91 13 7f KILLMID   2   1
#91 13  0 KILLMID   2   0
   
#91 12 7f KILLTREB   2   1
#91 12  0 KILLTREB   2   0

#91 1b 7f PITCHSELECT   2   1
#91 s0  0 PITCHSELECT   2   0
      
#91 3 7f AUTOSYNC   2   1
#91 3  0 AUTOSYNC   2   0

#91 7 7f VINYL      2   1
#91 7  0 VINYL      2   0
   
#91 1 7f CUE      2   1
#91 1  0 CUE      2   0

#93 6 7f LOAD      2   1   
#93 6  0 LOAD      2   0

#91 8 7f DVSMODE   2   1   
#91 8  0 DVSMODE   2   0   

#91 e 7f EFFECT      2   1         
#91 e  0 EFFECT      2   0

#91 d 7f LOOP      2   1   
#91 d  0 LOOP      2   0   

#91 10 7f MONITOR   2   1
#91 10  0 MONITOR   2   0

#91 a 7f HOTCUE1   2   1
#91 a  0 HOTCUE1   2   0
   
#91 b 7f HOTCUE2   2   1
#91 b  0 HOTCUE2   2   0
   
#91 c 7f HOTCUE3   2   1
#91 c  0 HOTCUE3   2   0
   
#91 18 7f HOTCUE4   2   1
#91 18  0 HOTCUE4   2   0
      
#91 19 7f HOTCUE5   2   1   
#91 19  0 HOTCUE5   2   0

#91 1a 7f HOTCUE6   2   1   
#91 1a  0 HOTCUE6   2   0

#94 a 7f CLEARLOCATION   2   1
#94 a  0 CLEARLOCATION   2   0
   
#94 b 7f CLEARLOCATION   2   1
#94 b  0 CLEARLOCATION   2   0
   
#94 c 7f CLEARLOCATION   2   1   
#94 c  0 CLEARLOCATION   2   0

#94 18 7f CLEARLOCATION   2   1
#94 18  0 CLEARLOCATION   2   0
   
#94 19 7f CLEARLOCATION   2   1   
#94 19  0 CLEARLOCATION   2   0
   
#94 1a 7f CLEARLOCATION   2   1
#94 1a  0 CLEARLOCATION   2   0   

#92 6  7f LOAD      2   1   
#92 6   0 LOAD      2   1

#91 3  7f AUTOSYNC   2   1   
#91 3   0 AUTOSYNC   2   1


Thanks for your time mate.
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Re: DVS 7.4 & U-Control 2

Postby christiankoopmann on 10 Oct 2011, 18:36

Hey,

I will check this tomorrow. I'm currently on vacation and have limited access to all. So I will look at it tomorrow or if I have there not enough time than in 2 days. I hope it is ok for you. Maybe some other persons could look at this code too.

regards
Christian
Image
Image
February 2012 Mixvibes DJ of the Month
DVS 7, Cross (DJ), U-Mix Remote App (iPad & iPhone App)

MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
christiankoopmann
 
Posts: 1823
Joined: 19 Dec 2008, 16:44
Location: Paderborn, Germany


Re: DVS 7.4 & U-Control 2

Postby Valaukar on 10 Oct 2011, 20:13

No rush Christian just when you have some spare time :)

I was able to get the right deck LED working by removing the second %output command. PITCHBEND, DVSMODE & HOTCUE LEDs still not working but it's a step closer.

Enjoy your vacation.

Regards,

Val
Hardware: AMD Phenom 9850 Quad-Core 2.5Ghz |6.00 GB Ram | Audigy 2 Zs | Mixvibes / U-MIX44
Decks: Stanton T.60 / Stanton 500B
Control: MixVibes U-Control 2
Software Mixvibes DVS 7.4 | Wavelab 6 | Abelton Live 8 |Reason 5 | Windows 7 Ultimate 64bit


http://www.mixcloud.com/pirasproductions
Valaukar
 
Posts: 8
Joined: 06 Aug 2011, 17:16


Next

Return to MixVibes 7 support




Who is online

Users browsing this forum: No registered users and 15 guests

Board index

 
 
   
 
© 2014 Mixvibes