Page 1 of 2

A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 26 Mar 2009, 10:01
by goonie
Hello,

I frequently use the Mixvibes DVS 7 LE (included with the Maya 44) and i am really happy with it.

I was wondering if we can get a more precise pitch, the current pitch precision is 0.1.

Example, sometime it would like to display the pitch 0.45

Is this planned to be inplemented or by any tweak or modification is it possible to enable this option ?

Thanks

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 26 Mar 2009, 19:31
by bigibang
you can add a keyboard shortcuts, and set the value you want. ;)
it's called "pitch all", select "inc" and in value 1, "1.0, 0.1; 0.01" etc ;)

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 27 Mar 2009, 13:38
by goonie
Ohh that is really excellent news, i only don't know how to add this to my current keyboard profile.

I made a seach into the the three default .vkb files but no any PITCHALL.

This is how for example my Pitch bend is configured.

F1 PITCHBEND A -1.5 TRANSUP INT

So for Pitch all how do i need to write it into the .vkb file ?

Many thanks in advance.

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 27 Mar 2009, 21:19
by bigibang
#97 42 7f PITCHALL 1 -0.010000 INC INT
#87 42 0 PITCHALL 1 -0.010000 INC INT
#97 43 7f PITCHALL 1 0.010000 INC INT
#87 43 0 PITCHALL 1 0.010000 INC INT


MIDI messages
deck
value

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 27 Mar 2009, 21:20
by bigibang
just replace MIDI message by your key ;)

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 06 Apr 2009, 08:57
by goonie
That is really excellent.

I have tested it and it works perfectly, the only bad thing is that it is not displayed on the pitch info.

I am now able to make very precise Beat Matching ;)

Re: [yes] A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 06 Apr 2009, 18:24
by bigibang
you can modify your skin.

opne it with word pad, go to

%CHANNEL//============================================================================================================


you will find


:BITMAP 0 0 -1 -1 0

"main/channel_advanced.bmp"
:CH 60 234 22 20 0 9 RGB(193,193,192)RGB(,,)RGB(255,126,) "Channel Number"


//:TRACK 88 237 40 15 1 1 RGB(193,193,192)RGB(,,) "Track Number"


:NAME 56 85 405 15 #20 5 RGB(193,193,192)RGB(,,) "Track Name"


:STATE 5 85 -1 -1 0 "Play State"
:WAVEFRAME 6 102 456 130 3 5 RGB(255,126,)RGB(,,)RGB(,,)RGB(,,)
:WAVESONG 57 255 405 27 2 0 RGB(255,126,) RGB(193,193,192) RGB(193,193,192)


:TIMEPAST 123 235 65 15 #300 1 RGB(193,193,192)RGB(,,) RGB(100,10,10) "Past Time"


:TIME 191 233 90 20 #301 9 RGB(255,126,)RGB(,,) RGB(100,10,10) "Remaining Time"


:BPM 330 235 71 18 2 9 RGB(193,193,192)RGB(,,)RGB(255,126,) "BPM"



000: don't care
place in the skin
size (width height)
number of decimal (3 maximum)
number of your police (see the beggin of the skin
colors (i don't know; background; police)

you have all :biggrin: ;)

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 15 Apr 2009, 09:07
by goonie
Thanks for your response, i did not see that i had a reply ;)

You mean that with this change, the pitch display should 0.01 ?

I will try this change tonight ;)

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 15 Apr 2009, 13:05
by bigibang
if it's 3, it will be 0,001 ;) [but i don't think it's really necessary]

Re: A Precise Pitch in Mixvibes DVS 7LE ?

PostPosted: 15 Apr 2009, 23:29
by goonie
I think i need a bit of help.

I have changed the value but the pitch display is still 0.0

That is what i have changed.

http://www.mediafire.com/imageview.php? ... cv&thumb=5

Image