#define USE_OCTOWS2811
#include <OctoWS2811.h>
#include <Audio.h>
#include <Wire.h>
#include <SD.h>
#include <SPI.h>
const unsigned int myColor = 0x400020;
AudioInputAnalog
adc1(A3);
1, 1, 1, 1, 1, 1, 1, 1, 1, 1,
2, 2, 2, 2, 2, 2, 2, 2, 2, 3,
3, 3, 3, 3, 4, 4, 4, 4, 4, 5,
5, 5, 6, 6, 6, 7, 7, 7, 8, 8,
9, 9, 10, 10, 11, 12, 12, 13, 14, 15,
15, 16, 17, 18, 19, 20, 22, 23, 24, 25
};
AudioMemory(12);
}
unsigned int xy(
unsigned int x,
unsigned int y) {
} else {
}
}
unsigned int x,
y, freqBin;
float level;
freqBin = 0;
} else {
}
}
}
}
}
float n, logLevel, linearLevel;
linearLevel = 1.0 - n;
}
}
CFastLED FastLED
Global LED strip management instance.
central include file for FastLED, defines the CFastLED class/object
float thresholdVertical[matrix_height]
AudioConnection patchCord1(adc1, fft)
const unsigned int matrix_height
unsigned int xy(unsigned int x, unsigned int y)
const unsigned int myColor
const unsigned int matrix_width
int frequencyBinsHorizontal[matrix_width]
AudioInputAnalog adc1(A3)
void computeVerticalLevels()
@ Black
<div style='background:#000000;width:4em;height:4em;'></div>
Representation of an RGB pixel (Red, Green, Blue)