Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Doed anyone how to detect MIDI keydown event?

Asked by 5 years ago

Hello! I am wondering if anyone knows how to detect a MIDI keydown event on a launchpad, just like a normal qwerty keydown event but on a launchpad(MIDI device)

0
You could try using UserInputService.InputBegan. I’m not sure if it will work though and you might get unknown values from it. https://developer.roblox.com/api-reference/event/UserInputService/InputBegan User#20279 0 — 5y
0
That didnt work, thanks anyway! TheDevTurkey 0 — 5y
0
If it's something like a midi keyboard, no. You'd need the user to download extra software for it to work. hiimgoodpack 2009 — 5y

Answer this question