Hi! I'm trying to make a crossfader curve custom button that lets me switch between different crossfader modes without going into the options menu.
So far I've clicked the custom button and assigned crossfader_curve to it but its not doing anything else. Can anyone offer any advice?
Cheers
So far I've clicked the custom button and assigned crossfader_curve to it but its not doing anything else. Can anyone offer any advice?
Cheers
geposted Mon 13 Jul 20 @ 1:16 pm
setting crossfaderCurve 'full' ? setting crossfaderCurve 'scratch' : setting crossfaderCurve 'scratch' ? setting crossfaderCurve 'smooth' : setting crossfaderCurve 'smooth' ? setting crossfaderCurve 'cut' : setting crossfaderCurve 'full'
This will scroll between the 4 modes of crossfader curve.
geposted Mon 13 Jul 20 @ 2:13 pm
Dan (djtouchdan) wrote :
This will scroll between the 4 modes of crossfader curve.
setting crossfaderCurve 'full' ? setting crossfaderCurve 'scratch' : setting crossfaderCurve 'scratch' ? setting crossfaderCurve 'smooth' : setting crossfaderCurve 'smooth' ? setting crossfaderCurve 'cut' : setting crossfaderCurve 'full'
This will scroll between the 4 modes of crossfader curve.
That did the trick - thanks for your help
geposted Thu 23 Jul 20 @ 6:19 pm