Page 1 of 1

USB-UIRT Long button press

Posted: Sun Jan 22, 2012 11:45 pm
by Jaymax
Hi.

When relaying IR via USB-UIRT (eg: volume from IR remote to amplifier IR) the IR transmission seems to stop the UIRT plugin from recognising that the remote key is still being held down, and so autorepeat doesn't fire. It works fine providing that the macro doesn't include a USB-UIRT tx. Is it possible to make the plugin recognise the button is still being held down, through the onward transmission?

Re: USB-UIRT Long button press

Posted: Thu Feb 16, 2012 1:34 am
by dopdahl
Something doesn't sound right. I do this with my setup.

The way I set it up was to go into the USB_UIRT plugin config and check "Pass repeated events as enduring events".

Then in the macro, add the 'autorepeat current macro' EventGhost 'action' after your transmit action.

Let me know if that helps.