Quick Sign In:  

Forum: General Discussion

Topic: fader start reset -pitch zero programming

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

how can i program the 'fader start ' so to reset the pitch or pitch zero on the other deck when i move the crossfading knob? I have tried 'fader_start & pitch_reset' but it seems is not the right one
 

geposted Mon 29 Apr 19 @ 10:50 am
I'm not sure exactly what you want to do

Fader_start doesn't start the track - it simply enables fader start for the deck, so you then have to use the fader afterwards to start the track
But reset_pitch immediately starts gradually resetting the pitch when you trigger it

So what is the flow you want to happen when you click the button?
 

geposted Mon 29 Apr 19 @ 11:45 am
I have customised a button as a fader start. With this on , at the moment i start moving the crossfader , the other deck begins to play like the way you describe. At this point ,i want to programme it so when the other deck starts to play also to automatically to start resetting the pitch when i move the crossfader or -alternatively- to reset directly to 0 without using the RESET PITCH button .
 

geposted Mon 29 Apr 19 @ 3:55 pm
locoDogPRO InfinityModeratorMember since 2013
Remap you crossfader to this

crossfader & fader_start ? crossfader 0% ? set 'xf' 2 : crossfader 100% ? set 'xf' 1 : var 'xf' 0 ? nothing : var 'xf' 1 ? deck 1 pitch_reset & set 'xf' 0 : var 'xf' 2 ? deck 2 pitch_reset & set 'xf' 0 : nothing
 

geposted Mon 29 Apr 19 @ 4:57 pm
I will try it. Thanks.
 

geposted Wed 01 May 19 @ 9:36 pm
I tried it but it didn't reset the pitch. Also i could not Off the fader start when i press the custom button (no light showing when is off or on)
 

geposted Wed 01 May 19 @ 10:02 pm
locoDogPRO InfinityModeratorMember since 2013
The script is for your crossfader not a button, you'll still need your button to turn FS on/off
 

geposted Wed 01 May 19 @ 10:06 pm


(Alte Themen und Foren werden automatisch geschlossen)