Jump to content

Single, Double, Triple Tap

Featured Replies

Posted

So I'm curious if anyone else has this issue. If I set a keypad function to execute on "button release", it happens in less than a second. If I set a function to Single / Double / Triple Tap, it takes between 2-3 seconds to execute.

Honestly, that's super annoying, and keeps me from using the multple tap functionality. Any ideas about what I could do to correct that? Thanks.

Unfortunately that's just the set time Control4 has put in to wait to make sure you have tapped it the amount of times you want. You could program the old way pre 1.8.2 when double/triple taps weren't native to composer. You had to create a variable and a delay, usually 1/2 a second is long enough to get your taps in. It just requires more work then the new way, but you can set the delay to your liking.

*edit* to add link to write up

http://c4central.com/2009/09/26/%e2%80%9chow-do-i%e2%80%a6%e2%80%9d-%e2%80%93-implement-a-multi-tap/

Edited by pharmdsmith

Dan. Do you use the old way or new way?

When I switch to 2.0. Will the old programming still work?

My multitaps work great now and a delay will really be annoying!

Thanks

Dan. Do you use the old way or new way?

When I switch to 2.0. Will the old programming still work?

My multitaps work great now and a delay will really be annoying!

Thanks

I use the old way. I like controlling the amount of time allowed for the presses.

Archived

This topic is now archived and is closed to further replies.

Important Information

By using this site, you agree to our Terms of Use.