-
I've got multiple devices that I'm trying to access in a stable manner. They do not provide a serial number or other uniquifying data that I can see. I tried to use the HID path but it looks like th…
-
This is a question regarding my usage of hid.c.
Currently I'm having a thread using hid_enumerate to manage all devices. This thread also performs hid_open/hid_close on all devices.
Independently I …
dsula updated
12 years ago
-
## Environment
* SuperCollider version: latest develop (31a4bc07a16311a5ae28fd1f233167a822b048b3)
* Operating system: Windows, Msys2
* Other details (Qt version, audio driver, etc.): compil…
-
```
What steps will reproduce the problem?
1. Set up an Mac 10.7 environment to interface with a HID device. Put
libraries in the appropriate places (libhidapi-jni.jnilib in the
/Library/Java/Exten…
-
```
What steps will reproduce the problem?
1. Set up an Mac 10.7 environment to interface with a HID device. Put
libraries in the appropriate places (libhidapi-jni.jnilib in the
/Library/Java/Exten…
-
Could you please add the following install notes? I had to search all over the place to simply get the Rust code to compile.
### Linux (Ubuntu)
After cloning this ```hidapi-rs``` repository you…
-
Hi @brumster,
I've been thinking about re-writing the GUI in a cross-platform way. Some time ago, I think I suggested decompiling the GUI, but that was beyond my abilities! Instead, I'm proposing a…
-
Typica should support scales that conform to the USB HID standard for weighing devices as described in section 4 of http://www.usb.org/developers/devclass_docs/pos1_02.pdf
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…