Sign In:     


Forum: General Discussion

Topic: Visuals Mapping Problem
Hallo,
I don't speak English, this was written with Google Translate.
I've tried everything, but I'm still stuck. I also posted this in the German forum, but I didn't get a reply.

What I want to do is map a key,
activate it if visuals are not enabled, and jump to the next visual if they are enabled +1.

This works...
doubleclick ? deck master video_fx 'Visuals' : deck master effect_string 'visuals' 1 +1


But these ones don't work...
deck master video_fx 'Visuals' ? : deck master effect_string 'visuals' 1 +1 : deck master video_fx 'Visuals'

and neither do these
deck master video_fx 'Visuals' on ? : deck master effect_string 'visuals' 1 +1 : deck master video_fx 'Visuals' on


Where is my mistake in thinking...?

The fact that it switches off again isn't that important to me right now.
I can switch it off again with Shift, that works.

greetings from Germany
esgoez
 

Posted 3 hours ago
deck master video_fx 'Visuals' on ? deck master effect_string 'visuals' 1 +1 : deck master video_fx 'Visuals' on
 

Thank you very much
I just noticed there was one ":" too many :-)