I'm using the tIRa2 usb and I'm trying to set up some macros in EG, but the way I'm doing it is not a good way.
When I for example want to lower my TV volume 10 steps, I have made a macro that sends the same command 10 times (added 10 actions with the same code for Tira2 in the macro), but this sometimes generates a huge error in the log, and will not always work properly.
Is there a better way to make EG send the same signal through TIRA2 a certain amount of times with payloads, and how can I do this?
I use Voxcommando to generate the events, so I can then get for example the event TV.volume.up {7} in EG, so if EG then can send this code 7 times instead of me putting 7 actions in one macro.
I have searched around a bit, but can not find any good explanation on this topic.
Please help