Anmelden:     


Forum: Old versions

Topic: question in scripting -sorry if wrong area-

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

hey guys wondering if anyone could give me a little help.
i have a Hercules mp3 e2 and i'm trying to set it that depending on if i'm holding the cue button down for like 500ms that my "pitch" knob will either do its normal function if its not pressed or can be used as a gain for the respective side. same concept with my eq only with effects parameters.

i'm thinking its probably something to do with like "cue" - holding 500 ms ? pitch = pitch : gain
but idk if i'm on the right track even.

and help would be awesome!!

also i have the freeware version of DJhome at the moment until i can get some spare cashola so downloading the e2 mapper isn't an option atm.

-kodymakesNOISE
 

geposted Mon 04 Apr 11 @ 10:32 pm
your on the right track, but there is a couple of things you will need in addition,

I'm not quite sure what you mean, but you can have it so that the pitch/volume toggles on and off or you could have it so it only works when you are pressing the cue button down.

the first option you would need to create a shift button that is triggered when the cue button is held for half a second (if you want it to toggle instantly post back and i'll figure it out for you).

holding ? toggle 'pitchshift' : whatever it already says

then for the pitch knob (I'm assuming its an absolute knob)

var_equal 'pitchshift' 1 ? deck # pitch_slider : deck # volume_slider

I think that's what you are after
 

VirtualDJ Home FREE only allows MIDI controllers to be used for 10 minutes at a time as a trial of the full VirtualDJ Professional. To use it for more than 10 minutes, you will either need to upgrade to the full VirtualDJ Professional at a discount http://www.virtualdj.com/buy/index.html or use the 20 day Pro trial in VirtualDJ LE if you have not already used this.

VirtualDJ LE does not support custom mapping except during the 20 day trial of Pro.
 



(Alte Themen und Foren werden automatisch geschlossen)