Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
VU< BankSize > Member List

This is the complete list of members for VU< BankSize >, including all inherited members.

alwaysDirtyIVUprotected
BankableMatchingMIDIInputElement(const BankableVUMatcher< BankSize > &matcher)BankableMatchingMIDIInputElement< MIDIMessageType::ChannelPressure, BankableVUMatcher< BankSize > >inlineprotected
begin()MIDIInputElement< Type >inlinevirtual
beginAll()MIDIInputElement< Type >inlinestatic
clearDirty()IVUinline
decay()VU< BankSize >inlineprotected
decayTimerVU< BankSize >private
dirtyIVUprotected
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< MIDIMessageType::ChannelPressure, BankableVUMatcher< BankSize > >inlineprotected
getDirty() constIVUinline
getFloatValue(uint8_t bank) constVU< BankSize >inline
getFloatValue() overrideVU< BankSize >inlinevirtual
getMax() constIVUinline
getOverload(uint8_t bank) constVU< BankSize >inline
getOverload() overrideVU< BankSize >inlinevirtual
getValue(uint8_t bank) constVU< BankSize >inline
getValue() overrideVU< BankSize >inlinevirtual
handleUpdate(typename Matcher::Result match) overrideVU< BankSize >inlineprotected
BankableMatchingMIDIInputElement< MIDIMessageType::ChannelPressure, BankableVUMatcher< BankSize > >::handleUpdate(typename Matcher::Result match)=0MatchingMIDIInputElement< Type, Matcher >pure virtual
handleUpdateImpl(typename Matcher::Result match)VU< BankSize >inlineprotected
isEnabled() constUpdatableCRTP< MIDIInputElement< Type > >inline
IVU(uint8_t max, bool alwaysDirty=false)IVUinline
Matcher typedefVU< BankSize >
matcherMatchingMIDIInputElement< Type, Matcher >protected
MatchingMIDIInputElement(const Matcher &matcher)MatchingMIDIInputElement< Type, Matcher >inlineprotected
maxIVUprotected
MessageType typedefMatchingMIDIInputElement< Type, Matcher >
MIDIInputElement()=defaultMIDIInputElement< Type >protected
moveDown()UpdatableCRTP< MIDIInputElement< Type > >inline
MatchingMIDIInputElement::nextDoublyLinkable< Node >protected
BankSettingChangeCallback::nextDoublyLinkable< BankSettingChangeCallback >protected
onBankSettingChange() overrideVU< BankSize >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 typedefVU< BankSize >
MatchingMIDIInputElement::previousDoublyLinkable< Node >protected
BankSettingChangeCallback::previousDoublyLinkable< BankSettingChangeCallback >protected
reset() overrideVU< BankSize >inlinevirtual
resetAll()MIDIInputElement< Type >inlinestatic
statesVU< BankSize >private
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() overrideVU< BankSize >inlinevirtual
updateAll()MIDIInputElement< Type >inlinestatic
updateAllWith(MessageType midimsg)MIDIInputElement< Type >inlinestatic
updateWith(MessageType midimsg) overrideMatchingMIDIInputElement< Type, Matcher >inlinevirtual
VU(BankConfig< BankSize > config, uint8_t track, MIDIChannelCable channelCN, unsigned int decayTime=VUDecay::Default)VU< BankSize >inline
VU(BankConfig< BankSize > config, uint8_t track, unsigned int decayTime=VUDecay::Default)VU< BankSize >inline
~BankableMatchingMIDIInputElement()BankableMatchingMIDIInputElement< MIDIMessageType::ChannelPressure, BankableVUMatcher< 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