Ingresar:     


Forum: Old versions

Tópico: X1 MK2 Touchstrip

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

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?
 

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

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.
 

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
 

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???
 

No, it won't.
 



(Los tópicos y foros antiguos son automáticamente cerrados)