therodog Posted January 1, 2011 Share Posted January 1, 2011 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. Link to comment Share on other sites More sharing options...
pharmdsmith Posted January 1, 2011 Share Posted January 1, 2011 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 uphttp://c4central.com/2009/09/26/%e2%80%9chow-do-i%e2%80%a6%e2%80%9d-%e2%80%93-implement-a-multi-tap/ Link to comment Share on other sites More sharing options...
ILoveC4 Posted January 1, 2011 Share Posted January 1, 2011 Author = Cody? I thought when Bryan stole my site he was at least going to take down the articles I wrote. Oh well, hopefully it can help the OP. Good write up....Cody =(Here's the original: http://www.c4diy.com/how-do-i-implement-a-multi-tap/ Link to comment Share on other sites More sharing options...
mtech Posted January 1, 2011 Share Posted January 1, 2011 Oh well i guess thinking is not their forte Link to comment Share on other sites More sharing options...
tebery Posted January 1, 2011 Share Posted January 1, 2011 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 Link to comment Share on other sites More sharing options...
pharmdsmith Posted January 1, 2011 Share Posted January 1, 2011 ^the old way will continue to work. Link to comment Share on other sites More sharing options...
ILoveC4 Posted January 1, 2011 Share Posted January 1, 2011 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!ThanksI use the old way. I like controlling the amount of time allowed for the presses. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.