d.andrew STEWART
unread,Dec 1, 2024, 3:51:09 PM12/1/24Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dot_mapper
This is , sort of, an old idea: using one axis of an accelerometer to create two different impulses. I want to move the accelerometer quickly in one direction (e.g., "jab") to get one impulse and then, move in the opposite direction to get a different impulse.
The issue, we know, is that moving in the "target" direction can often lead, firstly, to a strong reading in the opposite direction. Essentially, I need a way to "cancel" out any data moving in the opposite direction ..... Sorry, there is probably a more technical way to describe this phenomena in relation to gravatational forces, etc..
I have managed with simple threshold detection programming built in my Max patches over the years; or I have reverted to using a gyroscope, which is far more controllable for this type of application; however, it's always been quite delicate to find the precise thresholds to get the behaviour I want.
Recently, I noticed [dot.gesture.jab] in the DOT. Is this a good start to help me?
Any suggestions would be much appreciated.
Thx