Quick Sign In:  

Forum: Old versions

Topic: X1 MK2 Touchstrip

This topic is old and might contain outdated or incorrect information.

Trying to use the touchstrip when shifted to quickly browse through the track. Current mapping is:

var '$shift' ? param_smaller 40% ? param_multiply 2.5 & deck left song_pos : param_bigger 60% ? param_add -30% & param_multiply 2.5 & deck right song_pos : nothing : video_crossfader

Works fine for the left deck, but only the last portion of the right deck. Suggestions?
 

Posted Sat 04 Apr 15 @ 9:23 pm
Wanted to touch base on this. Still works as described.
 

Posted Thu 28 May 15 @ 11:29 pm
locoDogPRO InfinityModeratorMember since 2013
Almost right, you needed to -60% not 30

var '$shift' ? param_smaller 40% ? param_multiply 2.5 & deck left song_pos : param_bigger 60% ? param_add -60% & param_multiply 2.5 & deck right song_pos : nothing : video_crossfader

Your MFX question I'll look at later.
 

Posted Fri 29 May 15 @ 1:39 am
There is an updated native mapper that changes the touchstrip mapping completely.
Please try to use the native mapper and see if it works for you since now the touchstrip can also be used as a jog
 

Posted Fri 29 May 15 @ 5:43 am
I will give these both a try!

Switching back and forth between custom and native won't cause me to lose any of my custom mappings, correct???
 

Posted Mon 01 Jun 15 @ 3:52 pm
No, it won't.
 

Posted Mon 01 Jun 15 @ 6:40 pm


(Old topics and forums are automatically closed)