Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper > Member List

This is the complete list of members for NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >, including all inherited members.

BankableMatchingMIDIInputElement(const BankableTwoByteRangeMIDIMatcher< BankSize > &matcher)BankableMatchingMIDIInputElement< Type, BankableTwoByteRangeMIDIMatcher< BankSize > >inlineprotected
begin() overrideNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inlinevirtual
beginAll()MIDIInputElement< Type >inlinestatic
brightnessNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >private
clearDirty()NoteCCKPRange< Type, BankSize, RangeLen >inline
colormapperNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >
dirtyNoteCCKPRange< Type, BankSize, RangeLen >protected
disable()UpdatableCRTP< MIDIInputElement< Type > >inline
disable(UpdatableCRTP *element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
disable(UpdatableCRTP &element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
disable(U(&array)[N])UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
MatchingMIDIInputElement::DoublyLinkable()=defaultDoublyLinkable< Node >protected
MatchingMIDIInputElement::DoublyLinkable(const DoublyLinkable &)DoublyLinkable< Node >inlineprotected
MatchingMIDIInputElement::DoublyLinkable(DoublyLinkable &&)DoublyLinkable< Node >inlineprotected
BankSettingChangeCallback::DoublyLinkable()=defaultDoublyLinkable< BankSettingChangeCallback >protected
BankSettingChangeCallback::DoublyLinkable(const DoublyLinkable &)DoublyLinkable< BankSettingChangeCallback >inlineprotected
BankSettingChangeCallback::DoublyLinkable(DoublyLinkable &&)DoublyLinkable< BankSettingChangeCallback >inlineprotected
enable()UpdatableCRTP< MIDIInputElement< Type > >inline
enable(UpdatableCRTP *element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
enable(UpdatableCRTP &element)UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
enable(U(&array)[N])UpdatableCRTP< MIDIInputElement< Type > >inlinestatic
getActiveBank() constBankableMatchingMIDIInputElement< Type, BankableTwoByteRangeMIDIMatcher< BankSize > >inlineprotected
getBrightness() constNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
getDirty() constNoteCCKPRange< Type, BankSize, RangeLen >inline
getValue(uint8_t index) constNoteCCKPRange< Type, BankSize, RangeLen >inline
getValue(uint8_t bank, uint8_t index) constNoteCCKPRange< Type, BankSize, RangeLen >inline
handleUpdate(typename Matcher::Result match) overrideNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inlinevirtual
Bankable::NoteCCKPRange::handleUpdate(typename Matcher::Result match) overrideNoteCCKPRange< Type, BankSize, RangeLen >inlineprotected
handleUpdateImpl(typename Matcher::Result match)NoteCCKPRange< Type, BankSize, RangeLen >inlineprotected
identityPermuter(uint8_t i)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inlineprivatestatic
isEnabled() constUpdatableCRTP< MIDIInputElement< Type > >inline
ledcolorsNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >private
ledIndexPermuterNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >private
Matcher typedefNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >
matcherMatchingMIDIInputElement< Type, Matcher >protected
MatchingMIDIInputElement(const Matcher &matcher)MatchingMIDIInputElement< Type, Matcher >inlineprotected
MessageType typedefMatchingMIDIInputElement< Type, Matcher >
MIDIInputElement()=defaultMIDIInputElement< Type >protected
moveDown()UpdatableCRTP< MIDIInputElement< Type > >inline
MatchingMIDIInputElement::nextDoublyLinkable< Node >protected
BankSettingChangeCallback::nextDoublyLinkable< BankSettingChangeCallback >protected
NoteCCKPRange(BankConfig< BankSize > config, MIDIAddress address)NoteCCKPRange< Type, BankSize, RangeLen >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, CRGB *ledcolors, MIDIAddress address, const ColorMapper &colormapper)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, AH::Array< CRGB, RangeLen > &ledcolors, MIDIAddress address, const ColorMapper &colormapper)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, CRGB *ledcolors, MIDIAddress address, const ColorMapper &colormapper, index_permuter_f index_permuter)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, AH::Array< CRGB, RangeLen > &ledcolors, MIDIAddress address, const ColorMapper &colormapper, index_permuter_f index_permuter)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, CRGB *ledcolors, MIDIAddress address, typename std::enable_if< std::is_default_constructible< ColorMapper_ >::value >::type *=nullptr)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
NoteCCKPRangeFastLED(BankConfig< BankSize > config, AH::Array< CRGB, RangeLen > &ledcolors, MIDIAddress address, typename std::enable_if< std::is_default_constructible< ColorMapper_ >::value >::type *=nullptr)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
onBankSettingChange() overrideNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inlineprotectedvirtual
MatchingMIDIInputElement::operator=(const UpdatableCRTP &)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement::operator=(UpdatableCRTP &&)UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
MatchingMIDIInputElement::DoublyLinkable::operator=(const DoublyLinkable &)DoublyLinkable< Node >inlineprotected
MatchingMIDIInputElement::DoublyLinkable::operator=(DoublyLinkable &&)DoublyLinkable< Node >inlineprotected
BankSettingChangeCallback::operator=(const DoublyLinkable &)DoublyLinkable< BankSettingChangeCallback >inlineprotected
BankSettingChangeCallback::operator=(DoublyLinkable &&)DoublyLinkable< BankSettingChangeCallback >inlineprotected
Parent typedefNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >
MatchingMIDIInputElement::previousDoublyLinkable< Node >protected
BankSettingChangeCallback::previousDoublyLinkable< BankSettingChangeCallback >protected
reset() overrideNoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inlinevirtual
resetAll()MIDIInputElement< Type >inlinestatic
setBrightness(uint8_t brightness)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
setLEDIndexPermuter(index_permuter_f permuter)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlineprotected
updatablesUpdatableCRTP< MIDIInputElement< Type > >protectedstatic
update()MIDIInputElement< Type >inlinevirtual
updateAll()MIDIInputElement< Type >inlinestatic
updateAllWith(MessageType midimsg)MIDIInputElement< Type >inlinestatic
updateLED(uint8_t bankIndex, uint8_t index, uint8_t value)NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
updateLEDs()NoteCCKPRangeFastLED< Type, BankSize, RangeLen, ColorMapper >inline
updateWith(MessageType midimsg) overrideMatchingMIDIInputElement< Type, Matcher >inlinevirtual
valuesNoteCCKPRange< Type, BankSize, RangeLen >private
~BankableMatchingMIDIInputElement()BankableMatchingMIDIInputElement< Type, BankableTwoByteRangeMIDIMatcher< BankSize > >inlinevirtual
MatchingMIDIInputElement::~DoublyLinkable()=defaultDoublyLinkable< Node >protectedvirtual
BankSettingChangeCallback::~DoublyLinkable()=defaultDoublyLinkable< BankSettingChangeCallback >protectedvirtual
~MIDIInputElement()=defaultMIDIInputElement< Type >virtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< MIDIInputElement< Type > >inlinevirtual