MIRA Swipe to frame: Feature request?

pereshaped's icon

I just searched to see if I was missing something here. Trying to create a "swipe to another frame" (typical tablet action when scrolling between photos or pages).

Is there a way to do this with the current Mira setup? If not where would I put in a feature request?

thanks, P

pereshaped's icon

I didn't explain that very clearly.

I can swipe from one frame to another no problem, I use counter to keep track. However, this is an instantaneous transition rather than a smooth "eased-in" or panned transition as per in iOs photo gallery, for example.

vichug's icon

i guess you should stay in the max patcher to program your own kind of transition, with a bpatcher for example, or controlling the placement of your mira.frame with a script

vichug's icon

for the swipe movement, you have mira.multitouch to connect to mira.mt.swipe (maybe u know already)

pereshaped's icon

As discussed, I can swipe already using Mira.Touch. My question relates to iOs screen transitions. I have managed to this using scripts together with Mira.touch, though, it would be good for the Mira framework to implement iOs native screen animated transitions.