Definition at line 1115 of file funky.cpp.
1115 {
1119
1121 for (
int j = 0; j <
left[1] / 64; j++) {
1123 }
1124 }
1125
1127 for (
int j = 0; j <
left[5] / 64; j++) {
1129 }
1130 }
1133}
uint8_t noise[NUM_LAYERS][WIDTH][HEIGHT]
void FillNoise(uint16_t x, uint16_t y, uint16_t z, uint16_t scale)
Representation of an RGB pixel (Red, Green, Blue)
References ClearAll(), FillNoise(), kMatrixWidth, leds, left, MoveOscillators(), noise, ReadAudio(), ShowFrame(), and XY().