MIDI Mapping for VMS4.1

Posted:
18 Nov 2011, 02:42
by dj_decka
Hi all,
I recently bought myself a American Audio VMS4.1. I am having trouble mapping out a few things:
1. Jog wheel
2. Touch strip
3. Knobs
Another thing I noticed is that when I run the software that comes with the board, The buttons light up. When I run MV's DVS...They do not. Would the button lights hafta be mapped as well?
Thank you to all that have helped me in advance!
Re: MIDI Mapping for VMS4.1

Posted:
18 Nov 2011, 08:40
by christiankoopmann
Hey,
Ok I will see how I can help you. First please give me details about what exactly do not work as wanted. Knobs and Jogs ok but with which functionality at DVS.
One thing first: Jogs are a bit tricky to map. You have to set some parameters like how often the MIDI command is send and so on. therefor are the value1-3.
At Knobs or also written as poti are not as tricky as the jogs but some information about mapping them: most of them are knobs which are sending a basic note like #90 a4 ++ the ++ is a value which can be 0 to 7f. To get the poti working you have to delete the digits at the end. DVS knows then that the value at this position is the position of the poti at your controller.
Some general information: for every button (not jogs or poti) you have to set two commands. One for pressing the button and one for releasing the button. You can the this at the MIDI note. Often and to the specs of MIDI #90 is pressing and #80 is releasing. At the most buttons the parameter value1 is for enable the function 1 and to disable the function you have to set there a 0.
So give us information where you have problems and maybe some code from the MIDI file and post it here than we can look at this code together.
I'm not an owner of this controller so I can only help with information about mapping and can't map it at my own.
Regards
Christian