Entra:     


Forum: General Discussion

Topic: VDJ Language and mapping help please!

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

Hello. I bought a hercules rmx about 4 months ago and have been using the Virtualdj_djc software that comes with it. I just upgraded to virtualdj 6 and the buttons 1-6 on my rmx that once controlled my effects no longer do anything. I figured out how to set each button to start the effect I want but I need help in figuring out the code to make pressing the button again stop the effect. For example- If button 6 is my flanger, I want to be able to push it once to turn it on and than again to turn off. Right now I have it set to just turn on but I have to turn it off by actually clicking the effect on the vdj screen.

I was also wondering if its possible to create your own button combinations to do certain things? For example- if button 6 is flanger and button 3 is beatgrid can I set it up to where if I press both button 6 and 3 at the same time I can do something totally different, like a play a sample or something.

Any help you can give would be greatly appreciated! Thanks a lot guys.

-Anthony
 

Inviato Thu 18 Feb 10 @ 8:06 am
 

I've looked at that page at least 20 times lol. I don't see a command in there that specifies it to start the effect when pressed and also stop the effect when pressed again. Im terribly slow when it comes to this kind of stuff and would really appreciate if someone could take a minute to actually write the code out for me so I can just copy and paste. Thanks again!
 

effect 'Name' active assigned to the button will normally do just that, e.g:

effect 'Flanger' active

You can also designate one button as a 'shift' button and then use it in combinations with the others to allow an alternative function to be triggered (E.g; Play a sample.)

Details on how to do this and other common tasks can be found on http://www.virtualdj.com/wiki/VDJScript%20Examples.html
 

jpboggis wrote :
effect 'Name' active assigned to the button will normally do just that, e.g:

effect 'Flanger' active

You can also designate one button as a 'shift' button and then use it in combinations with the others to allow an alternative function to be triggered (E.g; Play a sample.)

Details on how to do this and other common tasks can be found on http://www.virtualdj.com/wiki/VDJScript%20Examples.html



I really found the "VDJScript Examples" page very useful. Any other links similar to this one you can suggest beside the www.virtualdj.com/wiki/VDJscript.html ?

Thanks..

 

Not that I am aware of. That's why I originally created that page (It was originally in my blog.)
 



(Vecchi argomenti e forum sono automaticamente chiusi)