Ben Thomas
Ben Thomas
Moved OscServer thread execution loop to a try/finally block to avoid exceptions preventing the queue from being cleared after execution. Before this, if a single delegate in the execution array...
Hi there, I'd first like to thank you for writing this code. It's been a godsend to use it as a baseplate, and implementing loopback support via WASAPI was certainly...
Referencing an idea discussed in https://github.com/VRCFaceTracking/docs/pull/11
**Describe the bug you encountered:** I've been attempting to get the example `capture_hid_report` code working, but upon running and testing it, I discovered that most keyboards, when plugged in, don't...