Ingresar:     


Forum: Old versions

Tópico: Behringer CMD Studio 2A mapping - Page: 2

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

I'dont know how to make our own mapping.
 

Virtualdj8 Supports
 

I need help to connect my mixer to virtual dj behringer cmd studio 2a
 

 

 

how to mapping cmd 2a in virtual 8
 

Please read the previous messages.
 

How can i get a free license to operate my cmd 2a behringer controller using a virtual dj8. Tnx
 

You can't get a free license. You need to buy one.

.......or you could pay for a Pro subscription. $19 for a month's use, then if you don't like it, you can cancel.
 

good day! how can i get the key code of cmd studio 2a controller, coz my demo has been expired. thanks
 

Click the buy link above and purchase it like the rest of us ;-)
 

Cmd studio 2a mapping
 

Yes. What about it?
 

The controller doesn't have a mix preview option in headphones (it only has a volume knob for headphones with no mix knob). What command would map the MODE + headphones knob to control the headphones mix?

Also, separately, how can I assign MODE + pitch knob (1 and 2) to the gain on the two tracks? (The controller doesn't have gain knobs either).

Finally, is it possible to assign keyboard buttons to the master volume (bump it up or down incrementally) - controller doesn't have a master volume either.
 

Assign the HEADPHONES_VOL as..
shift ? headphone_mix : headphone_volume
Keep in mind that after using the shift or the non-shift action, the other one's value may not match with the knob's position. In this case - due to the soft-takeover - the knob will start applying to the value of the action, once their values match.


For the PITCH
var 'pitchmode' 1 ? shift ? param_smaller 0 ? loop_move -1 : loop_move +1 : loop_double : var 'pitchmode' 2 ? shift ? effect slider 2 : effect_slider 1 : shift ? gain : pitch
With this action, Gain will work when MODE +PITCH is moved, but needs both ASSIGN button modes to be off.

For keyboard keys to control Master Volume..
A toggle button from 0% to 100% and back
master_volume 100% ? master_volume 0% : master_volume 100%
2 buttons to increase/decrease
master_volume -5%
master_volume +5%
or if you want to increase/decrease while help down ...
master_volume -5% & repeat 500ms 500ms & master_volume -2%
master_volume +5% repeat 500ms 500ms & master_volume +2%
1st time parameter defines the time to repeat increase/decrease action. 2nd parameter wait until the repeats start (a delay)
 

Wow djdad, thank you for this!


djdad wrote :
Assign the HEADPHONES_VOL as..
shift ? headphone_mix : headphone_volume
Keep in mind that after using the shift or the non-shift action, the other one's value may not match with the knob's position. In this case - due to the soft-takeover - the knob will start applying to the value of the action, once their values match.


For the PITCH
var 'pitchmode' 1 ? shift ? param_smaller 0 ? loop_move -1 : loop_move +1 : loop_double : var 'pitchmode' 2 ? shift ? effect slider 2 : effect_slider 1 : shift ? gain : pitch
With this action, Gain will work when MODE +PITCH is moved, but needs both ASSIGN button modes to be off.

For keyboard keys to control Master Volume..
A toggle button from 0% to 100% and back
master_volume 100% ? master_volume 0% : master_volume 100%
2 buttons to increase/decrease
master_volume -5%
master_volume +5%
or if you want to increase/decrease while help down ...
master_volume -5% & repeat 500ms 500ms & master_volume -2%
master_volume +5% repeat 500ms 500ms & master_volume +2%
1st time parameter defines the time to repeat increase/decrease action. 2nd parameter wait until the repeats start (a delay)


 


good night virtual users dj ..
I want to ask how to setting cmd studio 2a to virtual dj 8 ,, I need help to the authorities .. !!
thank you
 

Hi im using virtualdj 8 with the behringer cmd studio 2a,
i have an idea to have better control over the effects
in pitchmode 2 i would like to select the the effects with the pitch wheel (knob) ;
to turn on a effect i would like to use the mode button ;
than changing the effect slider 1 with the pitch wheel (knob) while pressing pitch bend -
and changing the effect slider 2 with the pitch wheel (knob) while pressing pitch bend +
i tried to map it, but my pitch wheel is not chnaging between effects.
can someone help me?

Thank you djanes and djs
 

ok to activate with mode is kinda stupid because it is required in some others functions....any ideas?
 

Get yourself a better controller :-)
 



(Los tópicos y foros antiguos son automáticamente cerrados)