Version
2022/01/30
Created
2014/02/12
Category
Max/Msp Externals
SourceCode
https://github.com/11ols/11strokes
ZipSize
70.24 KB
Downloads
4,588
Description:
Simulates keyboard input and sends it to the currently active window. Key press/release are separate events so any kind of key combination can be simulated. This can help to remote control other software with Max.
Changelog:
2022/01/30
- updated main method
2022/01/17
- supports Apple Silicon
2020/07/29
- added support for Numpad/Keypad keys
- pushed source code to a github repo
2016/08/25
- version 2.0 now supports addressing the hardware position of a key OR finding the correct key(combination) to create a certain character depending on the users keyboard layout
- includes Windows and Mac OSX version