Please help to finish abstraction!!!

outoff's icon

Hi folks!
I try to make mouse gesture recognition abstraction, and have success start, but understand how to propertly form list with my data. I need to record directions of mouse movement between press and release mouse button.
Please look at attached patch, hope it's clean...
Many thanks for any tips!

Cheers!

Max Patch
Copy patch and select New From Clipboard in Max.

outoff's icon

Found an easy solution with [thresh] !
Simple mouse gesture recognition is ready x)

Max Patch
Copy patch and select New From Clipboard in Max.

Bas van der Graaff's icon

Hey, this is actually quite interesting...I don't have a direct use for it at the moment, but the idea is cool. Most of the time I prefer a keyboard shortcut to a gesture, but who knows. Good job!

outoff's icon

Thanks!
I saw library for Processing, that doing something like my patch, ang has wanted to make it in Max - I'm planing use it on moultitouch panel to call menu by gesture...