miniAudicle icon indicating copy to clipboard operation
miniAudicle copied to clipboard

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

Open gomulkin opened this issue 7 years ago • 1 comments

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

gomulkin avatar Mar 12 '17 08:03 gomulkin

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.

spencersalazar avatar Mar 13 '17 02:03 spencersalazar