Skip to content

Instantly share code, notes, and snippets.

@divVerent
Last active October 31, 2021 19:07
Show Gist options
  • Save divVerent/eed100d6d31136b914ccd7f7cf846951 to your computer and use it in GitHub Desktop.
Save divVerent/eed100d6d31136b914ccd7f7cf846951 to your computer and use it in GitHub Desktop.
LK-S250 lighting key SysEx
SysEx = F0 message F7
where
CASIO = 44 7E 7E 7F
message
| Ping = CASIO 00 03 -- Keeps lights on.
| ?? = CASIO 00 06 00
| LightOn note = CASIO 02 00 note 01
| LightOff note = CASIO 02 00 note 00
@divVerent
Copy link
Author

divVerent commented Sep 7, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment