controlling an adafruit RGB strip with Max Msp via Arduino

Hey everybody im currently doing a university project and I have to find a way how to control an RGB LED strip from Max Msp via Arduino.

The strip is purchased from adafruit, check this link:

I need to control every LED on the strip individually with Max msp. How can I receive an R G B value to change the colour and an ON/OFF message to turn them on and off individually in arduino.

Here´s an arduino library made for the LED strip. I have been looking at the strandtest code to figure out how it works, but Im quite stuck at the moment.

I hope someone have some experience with the adafruit LED strip :slight_smile: