Quick Sign In:  

Forum: Wishes and new features

Topic: Easier CBG grid adjustment - Page: 2

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

jpboggis wrote :
Simply change the jogwheel mapping as follows:

var 'shift' ? adjust_cbg : jogwheel

...Or for a touch sensitive jogwheel:

var 'shift' ? hold off & adjust_cbg : touchwheel

(Assuming that your controller has a SHIFT button mapped - Otherwise map a button you wish to use to the following: set 'shift' 1 while_pressed )

For basic mapping instructions, please see http://www.virtualdj.com/homepage/jpboggis/blogs/4149/VDJscript_Mapping.html




could this be possible to pres shift and spin the jog wheel to search thru the track really fast ?
 

geposted Sun 10 Nov 13 @ 5:31 pm
var '$shift' ? param_smaller 0% ? goto -1 : goto +1 : touchwheel
 

geposted Mon 11 Nov 13 @ 9:10 am


(Alte Themen und Foren werden automatisch geschlossen)