Page 1 of 1

Single/double/triple button presses, wired headset

Posted: 20 May 2014 02:13
by guuzendesu
Here are a set of flows to accomplish (at least) 3 different tasks based on single/double/triple press of a wired headset button.

This *is* just a slapped-together project. If anyone has better ways they've already implemented, please share! :D

This won't work if you press the button like a machine gun, you have to do it at a relaxed pace.

Re: Single/double/triple button presses, wired headset

Posted: 05 Jun 2014 20:47
by McA
Hi guuzendesu.

I think that there is a best way to do the same.

With this flows you can add more actions easily. You only need to create new actions flow and modify the last condition in Main flow.
This tecnic only use 1 global variable and you can set up the delay of each pressed easily (in this example 100ms).

Hope you like it.

EDIT:
Ok I try this method and I think that 100ms it's to much few.
For me the right delay it's 500 ~ 600 ms.