Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not see multiple mice/keyboards as separate input devices in Windows 7 #36

Open
gomulkin opened this issue Mar 12, 2017 · 1 comment

Comments

@gomulkin
Copy link

gomulkin commented Mar 12, 2017

I am using MiniAudicle Version 1.3.5.2-beta-3 on Windows 7 and want to use more controllers. The device browser does not seem to see additionally connected mice/keyboards as separate input devices... Using Teamplayer or Pluralimput does no help the issue - there is still one mouse and one keyboard in the device browser whatever number of mice I connect and operate...
multiple_mice

@spencersalazar
Copy link
Member

Thanks for reporting this. To my recollection, on Windows, ChucK uses DirectInput for mice/keyboards, which presents all connected devices as a single instance. The Windows API that allows multiple mice/keyboards to be accessed individually is significantly more complicated, so we have hesitated to support that given other demands in the language.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants