Not if it's done over the normal channels (USB) many players not even "pro korean" ones can easily encounter input issues like key rollover limits and polling rates on your mouse.
USB has quite a bit of limitation for HID's and allot of the gaming mice and keyboards use various hacks to overcome them.
Games and OS also have limits I can easily issue more commands using my keyboard than SC2 can handle so not all key presses will actually register.
Not to mention is that the game actually has to run on regular hardware, start spamming your keyboard in a game and you see the CPU spikes, the game loop also puts quite a bit of limits on how many interrupts per second it can catch, and how long does it take for it to actually switch context (e.g. SC2 build menus).
That said after AlphaSC2 destroys another Korean national passtime I would definitely love to see human like input being used by AlphaSC2.
Not because I think humans deserve a fair fight, but because i think the most interesting part will be to see how AlphaSC2 has to modify it's play style to compensate for the limitations of having to use "meatbag" control methods.
IIRC the entire input polling/NKRO issue can be solved by simply switching from USB2.0 FS (aka USB1.1) to HS, which requires a more powerful keyboard/mouse controller.
USB has quite a bit of limitation for HID's and allot of the gaming mice and keyboards use various hacks to overcome them.
Games and OS also have limits I can easily issue more commands using my keyboard than SC2 can handle so not all key presses will actually register.
Not to mention is that the game actually has to run on regular hardware, start spamming your keyboard in a game and you see the CPU spikes, the game loop also puts quite a bit of limits on how many interrupts per second it can catch, and how long does it take for it to actually switch context (e.g. SC2 build menus).
That said after AlphaSC2 destroys another Korean national passtime I would definitely love to see human like input being used by AlphaSC2.
Not because I think humans deserve a fair fight, but because i think the most interesting part will be to see how AlphaSC2 has to modify it's play style to compensate for the limitations of having to use "meatbag" control methods.