Coding Simultaneous Output to Neopixel and an LED

Yes, is confusing!

Using this function signature:

strip.setPixelColor(i, 0, j, 0, 0);

implies that the neopixels are RGBW type. I have only ever seen rings made of the regular RGB type.

EDIT: scratch that, AdaFruit now make a range of RGBW rings, including a 12-led ring!