* If a MIDI Note On event for note 0x3C (C4 or middle C) is sent, its velocity * value sets the red value of the first LED, note 0x3D controls the green * value of the first LED, note 0x3E controls ...
int32_t i = (x * NEOPIXEL_HEIGHT) + y; // vertical strip start from left top // int32_t i = (x * NEOPIXEL_HEIGHT) + ((x % 2) ? y : (NEOPIXEL_HEIGHT - y - 1 ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする