I haven't seen it. But since you use [route] to filter the output data, I don't see why this would be necessary. Unless "element 10" is simply flooding you with too much information. But that usually only causes problems when the data is printed to the PD window. Use "debug 0" to turn off the printed messages and then [hid] will use a lot less CPU.
d.
Carlos Caires wrote:
Hi all,
I´m working around with the [HID] object, and I can´t see any way to ignore a particular event key....(as in Max/MSP with the HI object where we can send an [ignore( message to any element e.g. [ignore 10( don´t output data from element 10).
Is the any similar message for the HID object?