Conectar :       Password :       Recuerdame

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

Post here comments on the Virtual DJ Plugins (Audio effects, Video effects, Video transitions, Devices mapper, Tools, ...).
We remind that plugins are downloadable by registered PRO users only.
VirtualDJ Foros
Virtual DJ Plugins
Help... Mapper...


Autor - Tema: Help... Mapper Code Problem with Dac 2 =) -

halo_djk

VIP Member
Mensajes 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
Mensajes Thu 17 Jul 08 @ 1:28 am
Use the function vinyl_mode(-1) to disable the vinyl mode

halo_djk

VIP Member
Mensajes 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
Mensajes 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

Programas
Hardware
VirtualDJ Pro
VirtualVinyl
Numark CUE
AtomixMP3
VDJ HomeEdition
DJC Edition
eJay DJMixStation
DJ-Box
Características
Pantallas
Versión de prueba
Plugins
Actualizaciones de Software
Material para la prensa
SDK para Desarrolladores
CD de Código de Tiempo
Skins (Pieles)
Efectos de Sonido
Efectos de Video
Samples
Idiomas
Grafx
Herramientas y Controladores
Foros
Usuarios en red
Wiki
Radio
Atomix Productions
DJs VIP
Condiciones de Uso
Haga una Pregunta
Vea sus tickets
Wiki