Hi,
I'm a user of the VDJ 6.1 + Hercules RMX + MAC OS.
I am currently trying to map to a button/shortcut, by which this button functions as follows:
1 - While pressed or held down cuts the crossfader to the left deck when I'm scratching with jogwheels on the right deck.
The crossfader stays to the left deck while the button is kept holding down.
2 - While being released/let go or not pressed, the crossfader goes back to the middle.
Does the following mapping command look ok to you to perform the above?
down ? crossfader 0 : crossfader reset
Thanks
I'm a user of the VDJ 6.1 + Hercules RMX + MAC OS.
I am currently trying to map to a button/shortcut, by which this button functions as follows:
1 - While pressed or held down cuts the crossfader to the left deck when I'm scratching with jogwheels on the right deck.
The crossfader stays to the left deck while the button is kept holding down.
2 - While being released/let go or not pressed, the crossfader goes back to the middle.
Does the following mapping command look ok to you to perform the above?
down ? crossfader 0 : crossfader reset
Thanks
Inviato Thu 29 Jul 10 @ 1:31 am
or it should be
down ? crossfader 0 : crossfader_reset
Thanks
down ? crossfader 0 : crossfader_reset
Thanks
Inviato Thu 29 Jul 10 @ 1:46 am
How about...
down ? crossfader 0% : crossfader 50%
crossfader reset didn't seem to do anything when I tried it just now.
Hope that helps.
down ? crossfader 0% : crossfader 50%
crossfader reset didn't seem to do anything when I tried it just now.
Hope that helps.
Inviato Thu 29 Jul 10 @ 11:50 am
Try the following:
action_deck 1 ? crossfader 0% while_pressed : crossfader 100% while_pressed
NOTE: crossfader reset does not exist.
action_deck 1 ? crossfader 0% while_pressed : crossfader 100% while_pressed
NOTE: crossfader reset does not exist.
Inviato Thu 29 Jul 10 @ 12:22 pm
Dear Andytaylor125 and ipboggis,
Yes you are correct, crossfader_reset doesn't do anything, and i will try your commands when i get back from work.
Thanks.
Yes you are correct, crossfader_reset doesn't do anything, and i will try your commands when i get back from work.
Thanks.
Inviato Thu 29 Jul 10 @ 8:20 pm
so you mean you want to know if how you can make your crossfader back to center? if this correct what i did is just type crossfader 40.58% on your autolearn. is this for version 6.1. hope it hepls
Inviato Wed 29 Sep 10 @ 1:58 am