登录:     


Forum: General Discussion

Topic: Mapping query

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

I currently set a few keyboard shortcuts to access different sampler banks. I use a ddj-Sx2 and would like for the ddj to automatically switch to the sampler on the pads (if it's on one of the other functions) when I select a sampler bank on the keyboard. Is there a way to map that? Thanks
 

发表时间 Mon 04 Apr 16 @ 10:55 pm
Yes. Simply add the following piece of code on the beginning of your script:

set 'padmode' 7 & sideview 'sampler' & (your code)

You can omit the second command if you wish

set 'padmode' 7 & (your code)
but this way the browser will not automatically switch to sampler page in order to view the sampler pads
 

Thanks, that worked great! The command I am using is sampler_bank "xXxX" and it actually pulls it into the side list automatically, I didn't need the second part.

One thing I noticed though, it only selects the sampler on the left deck. What padmode # would it be on the right deck?

Thanks again phantom, I really appreciate it!
 



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