Anmelden:     


Forum: General Discussion

Topic: Need Help Mapping Crossfader

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

Hi guys, I'm having an eerie problem with my midi controller's (Reloop Mixage) Crossfader. When I bring it to the left, it sometimes doesn't goto 0%, I can only push it to 1-2%. This is a BIG problem since i have my crossfader set to scratch mode, meaning even 1% on the crossfader means you can hear 100% of the right side. I tried reseting the native mapping of my controller but it still doesn't work.

So could anyone help me map my crossfader so that even when the crossfader is mostly to the left or right (1-5% left), the sound is cut off? Basically making the cut off of the scratch crossfader in a shorter spectrum.

It would be very much appreciated, as I have a DJing contest early next month!

Thanks in advance
 

geposted Thu 21 Feb 13 @ 8:43 pm

What I'm going for in terms of code is along the lines of: If Crossfader ' less than -95%' Then deck 2 volume=0%

I just dont know the VDJ scripting very well ;^^

 

param_smaller 5% ? crossfader 0% : param_greater 95% ? crossfader 100% : param_multiply 110% & crossfader

or maybe something like this

param_smaller 5% ? crossfader 0% : param_add 5% & param_multiply 110% & crossfader

not sure if it will work tbh... you are probably better off opening your mixage and cleaning and lubing the crossfader as they are pretty strong in the digital jockey 2 that I have and I can't imagine it wearing out very easily, even with heavy scratching.
 

Thanks for your response! I'll try your code out first and then maybe open up the mixage as a last resort
I should place this code after 'crossfader_curve' right?
 

there is two to try and no put that on the actual crossfader
 



(Alte Themen und Foren werden automatisch geschlossen)