4.0.2: midi_sysex example gives, "no implicit conversion of Array to Integer"

Using this example copied from the documentation:

midi_sysex 0xf0, 0x00, 0x20, 0x6b, 0x7f, 0x42, 0x02, 0x00, 0x10, 0x77, 0x11, 0xf7

I get the runtime error, “no implicit conversion of Array to Integer.” I don’t get this error in 3.3.1. Did I miss something?

Hmm, this feels like a bug. Was it also broken in the betas?

I don’t know because I didn’t test the beta in a serious context… I don’t even know if the glitch is limited to midi_sysex. Between this and the sudden function names change, I’m totally rolled back to 3.3.1.

I tried SP4 beta 5 at random and the error was there too

Thanks Robin - I found the error and fixed it. I’ll look into making a new release somepoint next week. I’ll give it a bit of time just to see if any other errors like this pop up.