hey guys I need mapping help I need to be able to turn on one effect bell effect and control the effect slider number 2 with the same knob, also how can I map a one button to increase and increase an effect slider while pressed but go back to zero % when released please help thank you
Posted Sun 02 Nov 14 @ 8:12 pm
For the first one I think
effect_slider "effectName" 2 & effect_slider "effectName" 2 0 ? effect_active "effectName" off : effect_active "effectName" on
that will work like a power on/volume knob like you get on portable radios.
the second one I think will be a script with repeat to get the increase with duration and a down/up ? type query to get the reset on lift off, I'm not 100%.
effect_slider "effectName" 2 & effect_slider "effectName" 2 0 ? effect_active "effectName" off : effect_active "effectName" on
that will work like a power on/volume knob like you get on portable radios.
the second one I think will be a script with repeat to get the increase with duration and a down/up ? type query to get the reset on lift off, I'm not 100%.
Posted Mon 03 Nov 14 @ 1:27 am
Thanks I will try it
Posted Mon 03 Nov 14 @ 11:44 am
Im trying to map this effects but i dont know if its possible one is the cdj rewind and the other auto mix with loop see video thanks http://m.youtube.com/watch?v=qy9e570ZgXk
Posted Mon 03 Nov 14 @ 12:09 pm
They didn't accept my clone to invisible deck for sync-glitch-less post fader FX when track changing :-(
the rewind is possible, that would be a reverse and then a repeat for the pitch increase although it would be better as a dump to my mind.
The A to B guetta FX, I don't understand but I pretty sure that it's possible but I don't really get what's going on.
the rewind is possible, that would be a reverse and then a repeat for the pitch increase although it would be better as a dump to my mind.
The A to B guetta FX, I don't understand but I pretty sure that it's possible but I don't really get what's going on.
Posted Mon 03 Nov 14 @ 12:48 pm
Thanks locodog you are always very helpful
Posted Mon 03 Nov 14 @ 4:56 pm





