3 ATOI objects outputs data within a SERIAL 115200 to Arduino, note on and note off

Some much needed clarification required here. This bit is understood, but then you add this:

So what do these numbers refer to as they do not correlate with the range 0 to 49 or the LED strip?

What do you mean by this? The atoi() function does not appear to be used in the posted code (thank you posting and enclosing in CODE tags btw). Does it relate to this somehow:

Looks like some of your void loop() is missing ?

I think a clearer explanation would be appreciated. A read of this post titled How to get the best out of this forum might help you to assist volunteers on here to better understand your problem. Please remember - we cannot see your setup. You can help by showing us photos of your board/project and maybe a diagram showing how everything is wired up.

For example:

  • Is this reading MIDI data from the keyboard for example?
  • Are you using a MIDI shield or interface for for this?
  • Which Arduino are you using?