Badsheep

Results 2 issues of Badsheep

Hello, I’m looking for a keystroke to midi application for windows, could this Powershell script do that ? Thanks !

Hello, In my Hammerspoon config I use hs.alert when keys are stroked, for example : ``` hs.hotkey.bind({"ctrl", "shift"}, "n", function() hs.alert.show("Compresseur activé") end) ``` When I start the script, it...