Login :       Password :       Remember me

Forum: VirtualDJ Plugins - Topic: Help... Mapper Code Problem with Dac 2 =)

Post here comments on the VirtualDJ Plugins (audio effects, video effects, video transitions, devices mapper, ...).
We remind you that plugins are downloadable by registered users only.
You can see and download the latest plugin here.
VirtualDJ forums
VirtualDJ Plugins
Help... Mapper...


Author - Topic: Help... Mapper Code Problem with Dac 2 =) -

halo_djk

VIP Member
Posted Wed 16 Jul 08 @ 11:32 pm
It seems with v5.0 and above the defs for the jogwheel has changed. when I wrote the plugin, the inner wheel while playing created a pitchbend, ie v4.x. now wtih v5.x the inner wheel causes a scratch effect.

I didn't worry about it much till last night where the inner wheel on a deck decided to sit between notches causing a paused scratch effect randommly in the middle of a coupe of songs, of course i had no idea what was causing it till i accedentally knocked the jogwheel, and it did it right away again!

My question is if I can send a plain pitchbend command wia the jogwheels now to correct the issue, of if i need some other command that will work with the jogwheel code.

This is the code in question.

}else{
if( delta == -1 )
wsprintf(cmd,"jogwheel %d",-1*(int)VDJiJog/8);
else if ( delta == 1)
wsprintf(cmd,"jogwheel %d",(int)VDJiJog/8);
SendCommand(cmd,chan+1);
if( !DeckInfo[chan]->Playing ){
CUEPause[chan] = 1;
chkMove[chan]=true;

djcel

Senior Team
Posted Thu 17 Jul 08 @ 1:28 am
Use the function vinyl_mode(-1) to disable the vinyl mode

halo_djk

VIP Member
Posted Thu 17 Jul 08 @ 1:42 am
Ok thanks, Hmm but where, do i leave the jogwheel command in there and set vinyl_mode on load of the mapper?

halo_djk

VIP Member
Posted Sat 19 Jul 08 @ 12:06 am
Pleeeease. where do I put it? I suspect I can put it in the config setup that is read on load of the plugin, so it changes the mode right from the start. ill have a shot at this later, but would still like a little advice on how to do it properly. I also suspect ill have problems with the (-1) bit from memory?

thanks =)



Site map
(C)opyright Atomix Productions 2008

Software
Hardware
VirtualDJ Pro
VirtualVinyl
Numark CUE
AtomixMP3
VDJ HomeEdition
DJC Edition
eJay DJMixStation
DJ-Box
Features
Screenshots
Trial Version
Plugins
Software Updates
Press Material
Developer SDK
Timecode CD
Skins
Sound Effects
Video Effects
Samples
Languages
Grafx
Tools & Drivers
Forums
Users Network
Wiki
Radio
Atomix Productions
VIP DJs
Disclaimer
Ask a question
View your tickets
Wiki