Se Connecter:     


Forum: Old versions

Sujet: RMX mapping

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

I have been playing with the mapping in the hercules rmx for just about 1 week. I have been able
to remap a few keys. However I am having trouble mapping one key to do multiple tasks.
Example: right moves to the browser. I would like to have this same key move to the playlist,
then load songs from the playlist to a particular deck.
I tried using the "holding" right,but it did not work. I must be doing something wrong.
Suggestions please.
Thanks
 

Posté Sun 03 Oct 10 @ 8:27 am
Try:

browser_window "playlist" ? load : browser_window "playlist"

If you wish to load to a specific deck, add deck 1 or deck 2 in front of load, e.g:

browser_window "playlist" ? deck 1 load : browser_window "playlist"
 

Thank you.
I still cannot get the right key work correctly.
It works to move to the browser fine.
Now I want to use it to also move to the playlist.
I thought you could somehow use the "Holding command".

Right: move to browser
Holding right: move to playlist.

For some reason it is not working, unless this cannot be accomplished with the right arrow.
 

Try:

holding ? browser_window "playlist" : browser_window "songs"
 

I tried that earlier, it did not work.
Is it possible the skin has something to do with this?
I am using Mix Lab 3.1
Another thing; Are you supposed to press the "right" key for learn?
If so then it will not go to the browser.
I know I am doing something stupid, just can't figure out what.
 

I now have it working if I hold the right button it goes to the playlist.
I had to reboot VDJ for it to work.
However this is not totally what I am trying to do.
I want to be able to move from the folders to the browser and to the playlist.
Possibly load from the browser or playlist.
 

Try:

holding ? browser_enter : browser_window +1

This will cycle through the browser windows when the button is clicked, and load the selected song when the button is held down.
 

Great that works. Thanks a bunch.

Still playing around with the mappings, getting more set up as I go along.

Isn't there a way to use one button for multiple mappings?
Or possibly use the other buttons (1-2-3-4-5-6 on the opposite side) for some other settings?
 

You can designate a button on the controller to act as a shift button. This can then be used in combination with other buttons to allow them to perform alternative functions.

You can use action_deck 1 ? left deck action : right deck action to allow a button on a dual-deck controller to perform different actions on each side.

For further information, please see:

http://www.virtualdj.com/wiki/VDJScript%20Examples.html
http://www.virtualdj.com/wiki/VDJscript_verbs.html
http://www.virtualdj.com/wiki/VDJscript.html
 

Thanks,
I will give it a try as soon as I sort out another problem.
Now the out put source is not working, nor are the headphones.
Think it may possibly faulty unit.
Appreciate your help
 

Got a new RMX. Worked on the mapping and it worked.
Now it seems every time I turn off the sys and go back later;
the mappers don't work.
I need to redo them. Sync did not work, had to remap it.
I will check it again tomorrow. If everything is still in the mappers
and works that will be good.
Thanks for all the help.
 



(Les anciens sujets et forums sont automatiquement fermés)