登录:     


Forum: General Discussion

Topic: action_deck using shift button

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

Hi,

i'm trying to make my jogwheels control effect params, but only when shift button is pressed. The problem is, i need action_deck to determinate whether left or right jog wheel is active, but action_deck returns deck of the shift button.

my shift script looks like this

BACK_TO_TOP
action_deck 1 ? set 'shift' 1 while_pressed :

and jogwheel script like this
JOGWHEEL
var 'shift' ? action_deck 1 ? deck active effect slider 1 : deck active effect slider 2 : jogwheel

How can i determinate the deck of jogwheel instead shiftbutton?

I'm using BCD2000
 

发表时间 Sun 19 Sep 10 @ 3:40 am


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