Hello,
i want to be able to do different things with one keypress.
for example, first keypress loads video a, sets speed to x, and sets quad to a certain size
second loads video b, sets speed to y and sets quad to another size
and so on.
i know that i could do that with many switches and multiflipfops and getslices. in max for example that would be much more easy. with a sth. like
bang-trigger(string, int, …)
besides making a subpatch with every set of settings and switching them,
is there a simpler way ?
thanks againg for your help