ArrayArrayArrayArray BrainModular BrainModular Users Forum 2016-03-09T10:33:46+02:00 https://brainmodular.org/forums/app.php/feed/topic/5311 2016-03-09T10:33:46+02:00 2016-03-09T10:33:46+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34930#p34930 <![CDATA[KeyUp / KeyDown callback in SDK]]> Statistics: Posted by senso — 09 Mar 2016, 09:33


]]>
2016-03-08T15:10:49+02:00 2016-03-08T15:10:49+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34926#p34926 <![CDATA[KeyUp / KeyDown callback in SDK]]>
good suggestion.
not so easy to implement without slowing down all keyboard management but I'll try to find a solution.
senso++++
It could be a global setting that the user can choose (there are a few others simlar - can't think now).
Then the user could choose whether to accept to keyboard management slowdown. Downside is that
modules using the new interface would not work properly unless the global setting was on.
The way I do it now is with a Windows global keyboard hook which is not cool !

Thanks,
Simon.

Statistics: Posted by sm_jamieson — 08 Mar 2016, 14:10


]]>
2016-03-08T12:50:25+02:00 2016-03-08T12:50:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34916#p34916 <![CDATA[KeyUp / KeyDown callback in SDK]]> not so easy to implement without slowing down all keyboard management but I'll try to find a solution.
senso++++

Statistics: Posted by senso — 08 Mar 2016, 11:50


]]>
2016-02-14T21:12:54+02:00 2016-02-14T21:12:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34737#p34737 <![CDATA[KeyUp / KeyDown callback in SDK]]>
At the moment you can only get modifier states with the mouse callbacks, or for Windows, use GetAsyncKeyState or Global keyboard hooks, but none of these methods are ideal.

This thead is relevant:
http://www.sensomusic.org/forums/viewtopic.php?id=5301

Statistics: Posted by sm_jamieson — 14 Feb 2016, 20:12


]]>
BrainModular BrainModular Users Forum 2016-03-09T10:33:46+02:00 https://brainmodular.org/forums/app.php/feed/topic/5311 2016-03-09T10:33:46+02:00 2016-03-09T10:33:46+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34930#p34930 <![CDATA[KeyUp / KeyDown callback in SDK]]> Statistics: Posted by senso — 09 Mar 2016, 09:33


]]>
2016-03-08T15:10:49+02:00 2016-03-08T15:10:49+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34926#p34926 <![CDATA[KeyUp / KeyDown callback in SDK]]>
good suggestion.
not so easy to implement without slowing down all keyboard management but I'll try to find a solution.
senso++++
It could be a global setting that the user can choose (there are a few others simlar - can't think now).
Then the user could choose whether to accept to keyboard management slowdown. Downside is that
modules using the new interface would not work properly unless the global setting was on.
The way I do it now is with a Windows global keyboard hook which is not cool !

Thanks,
Simon.

Statistics: Posted by sm_jamieson — 08 Mar 2016, 14:10


]]>
2016-03-08T12:50:25+02:00 2016-03-08T12:50:25+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34916#p34916 <![CDATA[KeyUp / KeyDown callback in SDK]]> not so easy to implement without slowing down all keyboard management but I'll try to find a solution.
senso++++

Statistics: Posted by senso — 08 Mar 2016, 11:50


]]>
2016-02-14T21:12:54+02:00 2016-02-14T21:12:54+02:00 https://brainmodular.org/forums/viewtopic.php?t=5311&p=34737#p34737 <![CDATA[KeyUp / KeyDown callback in SDK]]>
At the moment you can only get modifier states with the mouse callbacks, or for Windows, use GetAsyncKeyState or Global keyboard hooks, but none of these methods are ideal.

This thead is relevant:
http://www.sensomusic.org/forums/viewtopic.php?id=5301

Statistics: Posted by sm_jamieson — 14 Feb 2016, 20:12


]]>