VMS4 - Midimapping

   Discuss technical issues with the community. Mixvibes staff provides no support on this board.
Forum rules
Click here to join MIxvibes on DISCORD https://discord.gg/gMdQJ2cJqa

VMS4 - Midimapping

Postby djcie on 28 Mar 2011, 22:37

Hi,
i have started to create a midimapping for my vms4. i am nearly finished, but my jog-wheels don't work fine (ok, they just do crap :) )
Is soneone here with a vms4 who can finish it maybe, or give me some help?

Greets
DJCie
Image
MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
djcie
 
Posts: 200
Joined: 06 Jan 2009, 14:11
Location: Detmold


Re: VMS4 - Midimapping

Postby christiankoopmann on 29 Mar 2011, 08:57

Hey,

for the Jog-Wheel you must test some parameters. The Code to get the Jog-Wheel running is:
Code: Select all
<mapping>
          <events>
            <MIDI type="CC" parameter="0x18" channel="0x1"/>
          </events>
          <controls>
            <control alias="fam(Player)[0x1].ComboJog"/>
          </controls>
          <preset name="Basic">
            <parameters>
              <parameter object="jog" key="Backward Tick Increment Range" value="-1 -63"/>
              <parameter object="jog" key="Backward Value Range" value="127 65"/>
              <parameter object="jog" key="Built-in Period" value="0"/>
              <parameter object="jog" key="Forward Tick Increment Range" value="1 63"/>
              <parameter object="jog" key="Forward Value Range" value="1 63"/>
              <parameter object="jog" key="Has Null Value" value="off"/>
              <parameter object="jog" key="Move till Stop" value="on"/>
              <parameter object="jog" key="Ms Per Turn" value="1200"/>
              <parameter object="jog" key="Sensitivity" value="1"/>
              <parameter object="jog" key="Ticks Per Turn" value="200"/>
              <parameter object="stop timer" key="Repeat Time" value="100"/>
            </parameters>
          </preset>
        </mapping>


You must set your right Midi-Note this is from my behringer.
Also you need to find the correct ticks number start with 600, the correct range to avoid skipping in message transmission.

Finally you can set the sensitivity to your liking.

I hope this will help you.

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: VMS4 - Midimapping

Postby djcie on 31 Mar 2011, 20:34

I will have a try.. thx a lot,

if it is in final stage i will publish :)
Image
MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
djcie
 
Posts: 200
Joined: 06 Jan 2009, 14:11
Location: Detmold


Re: VMS4 - Midimapping

Postby Support@MixVibes on 01 Apr 2011, 12:30

We already have a mapping done, should be available to test @ the MusikMesse on the ADJ booth.
User avatar
Support@MixVibes
 


Re: VMS4 - Midimapping

Postby djcie on 18 May 2011, 23:56

So what is up? Did you lost your Mapping on the "Frankfurter Musik Messe"?
Image
MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
djcie
 
Posts: 200
Joined: 06 Jan 2009, 14:11
Location: Detmold


Re: VMS4 - Midimapping

Postby Support@MixVibes on 19 May 2011, 13:44

No, ADJ stuck everything, so we're in wait state.
User avatar
Support@MixVibes
 


Re: VMS4 - Midimapping

Postby djcie on 27 May 2011, 13:11

Hey there...

This is the configuration in VDJ
<fulljog cc="0x30" ccmsb="0x31" full="2560" name="JOG" channel="0" deck="1"/>
<fulljog cc="0x32" ccmsb="0x33" full="2560" name="JOG" channel="0" deck="2"/>

If i match it to your code it looks like:
Code: Select all
<mapping>
              <events>
                <MIDI type="CC" parameter="0x30" channel="0x1"/>
              </events>
              <controls>
                <control alias="fam(Player)[0x1].ComboJog"/>
              </controls>
              <preset name="Basic">
                <parameters>
                  <parameter object="jog" key="Backward Tick Increment Range" value="-1 -63"/>
                  <parameter object="jog" key="Backward Value Range" value="127 65"/>
                  <parameter object="jog" key="Built-in Period" value="0"/>
                  <parameter object="jog" key="Forward Tick Increment Range" value="1 63"/>
                  <parameter object="jog" key="Forward Value Range" value="1 63"/>
                  <parameter object="jog" key="Has Null Value" value="off"/>
                  <parameter object="jog" key="Move till Stop" value="on"/>
                  <parameter object="jog" key="Ms Per Turn" value="1200"/>
                  <parameter object="jog" key="Sensitivity" value="1"/>
                  <parameter object="jog" key="Ticks Per Turn" value="200"/>
                  <parameter object="stop timer" key="Repeat Time" value="100"/>
                </parameters>
              </preset>
            </mapping>


<parameter object="jog" key="Ms Per Turn" value="1200"/>
"Scrolling in milliseconds per turn?"
What das does this parameter do?


greets
Image
MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
djcie
 
Posts: 200
Joined: 06 Jan 2009, 14:11
Location: Detmold


Re: VMS4 - Midimapping

Postby christiankoopmann on 31 May 2011, 15:38

Hey,

I think it is like it in Cross (DJ). In Cross named Ticks per Turn and in VDJ maybee Message per Turn.
This say Cross or VDJ how many ticks or MIDI Messages are comming when rounding the wheel for a hole round. Is it to high setted the movement in vinyl or pitch bend mode slower. Is it to smal setted than it is maybee to fast.

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: VMS4 - Midimapping

Postby Giorgiodjset on 01 Jun 2011, 15:08

I almost finished, the part of me is breaking jog but who takes the win, as soon as I finish I post online .. Hello soon
Giorgiodjset
 
Posts: 5
Joined: 01 Sep 2009, 10:07
Location: Italia, Sardegna,Oristano


Re: VMS4 - Midimapping

Postby djcie on 09 Jun 2011, 19:52

well, i am trying since yesterday....

i have one BIG problem.....
the scratch-wheel is bidirectionl and has a touch sensor...

can someon plz tell me how to set this in Cross???
the other paramters like sesibility and so on can i adjust myself...

hopfully,
DJCie
Image
MEMBER OF:
:cool: c00l People MV Society :cool:
User avatar
djcie
 
Posts: 200
Joined: 06 Jan 2009, 14:11
Location: Detmold


Next

Return to Community Support




Who is online

Users browsing this forum: No registered users and 244 guests

Board index

 
 
   
 
© 2014 Mixvibes
 
cron