Roboron3042 / SteamControllerSinger

This project is a fork of Pila's Steam Controller Singer, including a dirty fix to make the Steam Controller sing again.
BSD 3-Clause "New" or "Revised" License
33 stars 7 forks source link

Program exits with Command Error -1 when attempting to play through a dongle #7

Open Managor opened 1 year ago

Managor commented 1 year ago

I'm unable to play midi files wirelessly through the dongle.

Roboron3042 commented 1 year ago

libusb: error [submit_control_transfer] submiturb failed, errno=16

That seems to mean that the device is busy.

If I change the interface to 2 it works, but it does not play any notes. I don't know how to fix this.