登录:     


Forum: General Discussion

Topic: jog wheels become used for searching tracks!

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

Hi all encountered a problem since going to vdj8. On start up, everything works fine. Then after a period, the jog wheels become selectors for tracks and when rotated the tracks become highlighted.
 

发表时间 Sun 12 Jul 15 @ 2:04 am
Which controller are you using?
 

Hercules 4mx.it happens after about 10 minutes.
 

Fixed in builds ending at .1023 (or higher)

For those who use a custom mapping, replace the actions of the UP and DOWN buttons with ..
UP : deck left wheel_mode 'browser' while_pressed & deck right wheel_mode 'browser' while_pressed & repeat 100ms 500ms & browser_scroll -1
DOWN : deck left wheel_mode 'browser' while_pressed & deck right wheel_mode 'browser' while_pressed & repeat 100ms 500ms & browser_scroll +1

As you may see, we have moved the repeat action to the end of the script because the repeat action is applying to all actions after that.

 

Hi. That is a bit lost on me but what I do know is that is written on the mapping list for the up and down buttons currently.and at the moment the controller is working correctly.
 



(陈旧帖子或论坛版块会自动关闭)