Set how each pad in the grid looks. More...
#include <juce_DrumPadLEDProgram.h>
Public Types | |
enum | FillType : uint8 { gradient = 0, filled = 1, hollow = 2, hollowPlus = 3, dotPulsing = 4, dotBlinking = 5, pizzaFilled = 6, pizzaHollow = 7 } |
Public Attributes | |
LEDColour | colour |
FillType | fillType |
Set how each pad in the grid looks.
LEDColour juce::DrumPadGridProgram::GridFill::colour |
FillType juce::DrumPadGridProgram::GridFill::fillType |