Sign In:     


Forum: General Discussion

Topic: action_deck using shift button

This topic is old and might contain outdated or incorrect information.

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
 

Posted Sun 19 Sep 10 @ 3:40 am


(Old topics and forums are automatically closed)