Jump to content

So I have this sysex code:

240 71 127 21 29 0 247

 

From what I understand, it needs to look more like this:

 

F0 42 30 50 4E 00 F7

 

I don't know what kind of format that series of text and numbers above is. I think it is hexadecimal. So, do I need to convert the sysex code into hexadecimal?

 

Could someone please explain what these two formats are, I am just so confused.

Computers r fun

Link to comment
https://linustechtips.com/topic/647977-sysex-message-help/
Share on other sites

Link to post
Share on other sites

I am trying to clear the screen on my Ableton Push. Supposedly, this: 240 71 127 21 29 0 247 SYSex code does just that. However, when I send the code nothing happens. I am pretty sure it needs to be in a different format. From what I have seen, that appears to be hexadecimal. The second code is an example of what I think is a hexadecimal code. Kinda what the first one needs to look like.

Computers r fun

Link to comment
https://linustechtips.com/topic/647977-sysex-message-help/#findComment-8335666
Share on other sites

Link to post
Share on other sites

looks like its in Decimal format (normal numbers), and you want it in Hexadecimal format. Decimal 1-2-3-4-5-6-7-8-9-10-11-12-ect, Hex 1-2-3-4-5-6-7-8-9-A-B-C-D-E-F, with A meaning 10, B meaning 11, C meaning 12, ect.

Gaming - Ryzen 9800X3D | 64GB 6400mhz cl30 9070 XT

Homelab - many servers...constantly changing. 

3970X/256GB - 5950X/128GB ECC - 5600G/96GB - 3400GE/16GB - 3400GE/16GB

Link to comment
https://linustechtips.com/topic/647977-sysex-message-help/#findComment-8335671
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×