Ingreso rápido:  

Forum: Old versions

Tema: Scrolling Crash

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

This weekend was my first VDJ gig. All went well except for a scrolling situation. I was quickly scrolling through tracks using my right jog wheel and suddenly the jog wheel started advancing the loaded right track (like the standard function of the wheel). Luckily I was playing the left track.

My attempts at returning to scrolling were unsuccessful. Unfortunately I was also unable to start playing the right track. I attempted to load another track on the right but was still unable to start playing. The only resolution was a restart of VDJ. I guess I need a CD/MP3 backup.

Any ideas?

Windows XP SP3
VDJ 6.0.1 Pro
No Plugins
Virtual DJ Pro Skin
Dell Inspiron 9700, 2GB RAM

Thanks,

Robert
 

Mensajes Mon 20 Jul 09 @ 9:07 am
djcelPRO InfinityModeratorMember since 2004
Which controller?
 

Mensajes Mon 20 Jul 09 @ 12:47 pm
Wow. I thought I put that in.

Hercules RMX
 

Mensajes Mon 20 Jul 09 @ 2:42 pm
djcelPRO InfinityModeratorMember since 2004
ok so with the following command ?

seek -4 & wheel_mode "search" while_pressed

or

seek +4 & wheel_mode "search" while_pressed



If so be carefull because it uses the jog of the default deck (Led "Cue Select" ON)
 

Mensajes Mon 20 Jul 09 @ 3:09 pm
Which button on the RMX have you mapped to scroll?
 

Mensajes Tue 21 Jul 09 @ 12:06 am
it's the "Right" button within the up/down/left/right navigation buttons.
 

Mensajes Tue 21 Jul 09 @ 9:45 am
rtrinidad wrote :
it's the "Right" button within the up/down/left/right navigation buttons.


Would you please copy your mapper statement for the button and paste it here, so we can have a look? Thx ;)
 

Mensajes Tue 21 Jul 09 @ 11:20 am
browser_window "songs" & deck 2 wheel_mode "browser" while_pressed
 

Mensajes Tue 21 Jul 09 @ 8:04 pm
djcelPRO InfinityModeratorMember since 2004
Sorry I was totally out with my command above.

Here is the solution:

UP : browser_scroll -1 & wheel_mode 'browser' while_pressed
DOWN : browser_scroll +1 & wheel_mode 'browser' while_pressed
LEFT : browser_folder
RIGHT : browser_window 'songs'
 

Mensajes Wed 22 Jul 09 @ 6:48 am
djcel wrote :
Sorry I was totally out with my command above.

Here is the solution:

UP : browser_scroll -1 & wheel_mode 'browser' while_pressed
DOWN : browser_scroll +1 & wheel_mode 'browser' while_pressed
LEFT : browser_folder
RIGHT : browser_window 'songs'


This is the way the I'd mapped the RMX scrolling function originally, but it tends to become "sticky." In other words, when you release the UP or DOWN button, the scrolling function is still active and the button has to be pressed again to turn it off - that's why I decided to map the LEFT and RIGHT buttons, which associates the left jog to the left button, etc.

rtrinidad wrote :
browser_window "songs" & deck 2 wheel_mode "browser" while_pressed


This is an interesting crash, and it hasn't happened to me (yet), but the command is correct - if that is the way you wanted to use it. Try cel's way and see if it works for you (without sticking) instead ;)
 

Mensajes Wed 22 Jul 09 @ 11:33 am
BTW, yes...You should have some kind of backup, even if it's an iPod plugged into your mixer, so you can do a restart with minimal disruption.
 

Mensajes Wed 22 Jul 09 @ 11:37 am


(Los tópicos y foros antiguos son automáticamente cerrados)