Hey all
here’s my crack at a filter for finger inputs
it deals with jerky coordinates, and fingers appearing/disappearing
let me know if anyone finds a use for it
now back to working on that stack!!
example and plugin attached
finger filter.zip (17.6 kB)
nice plugin, i like the idea.
ghost time should be in seconds, not in milliseconds to comply to the vvvv intuition standards ;)
a flag would be nice, if a certain finger is a ghost or a valid touch.
i imagine something like a death time would be perfect- a valid touch has a death time of 0, any ghost has a death time of whatever time it’s been ghosted until it reaches the ghost time treshold.