Control Surface pin-t-adl
MIDI Control Surface library for Arduino
NoteButtonMatrix< NumBanks, NumRows, NumCols > Member List

This is the complete list of members for NoteButtonMatrix< NumBanks, NumRows, NumCols >, including all inherited members.

activeButtonsMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >protected
addressMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >protected
begin() overrideMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >inlinevirtual
beginAll()Updatable< T >inlinestatic
bitsToBitmask(uint8_t bits)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
bitsToIndex(uint8_t bits)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
ButtonMatrix typedefMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >private
ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >::ButtonMatrix(const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >
colPinsButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
debounceTimeButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
disable()UpdatableCRTP< Updatable< NormalUpdatable > >inline
disable(UpdatableCRTP *element)UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
disable(UpdatableCRTP &element)UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
disable(U(&array)[N])UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
DoublyLinkable()=defaultDoublyLinkable< Updatable< NormalUpdatable > >protected
DoublyLinkable(const DoublyLinkable &)DoublyLinkable< Updatable< NormalUpdatable > >inlineprotected
DoublyLinkable(DoublyLinkable &&)DoublyLinkable< Updatable< NormalUpdatable > >inlineprotected
enable()UpdatableCRTP< Updatable< NormalUpdatable > >inline
enable(UpdatableCRTP *element)UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
enable(UpdatableCRTP &element)UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
enable(U(&array)[N])UpdatableCRTP< Updatable< NormalUpdatable > >inlinestatic
getDebounceTime() constButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >inline
getPrevState(uint8_t col, uint8_t row)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >
getVelocity() constNoteButtonMatrix< NumBanks, NumRows, NumCols >inline
isEnabled() constUpdatableCRTP< Updatable< NormalUpdatable > >inline
MIDIButtonMatrix(ManyMatrixAddresses< NumBanks, NumRows, NumCols > bankAddress, const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins, const DigitalNoteSender &sender)MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >inlineprotected
moveDown()UpdatableCRTP< Updatable< NormalUpdatable > >inline
nextDoublyLinkable< Updatable< NormalUpdatable > >protected
NoteButtonMatrix(const Bank< NumBanks > &bank, const PinList< NumRows > &rowPins, const PinList< NumCols > &colPins, const Array< AddressMatrix< NumRows, NumCols >, NumBanks > &notes, const Array< MIDIChannelCable, NumBanks > &channelCNs, uint8_t velocity=0x7F)NoteButtonMatrix< NumBanks, NumRows, NumCols >inline
onButtonChanged(uint8_t row, uint8_t col, bool state)MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >inlineprivate
operator=(const UpdatableCRTP &)UpdatableCRTP< Updatable< NormalUpdatable > >inlineprotected
operator=(UpdatableCRTP &&)UpdatableCRTP< Updatable< NormalUpdatable > >inlineprotected
DoublyLinkable< Updatable< NormalUpdatable > >::operator=(const DoublyLinkable &)DoublyLinkable< Updatable< NormalUpdatable > >inlineprotected
DoublyLinkable< Updatable< NormalUpdatable > >::operator=(DoublyLinkable &&)DoublyLinkable< Updatable< NormalUpdatable > >inlineprotected
positionToBits(uint8_t col, uint8_t row)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >inlineprivatestatic
previousDoublyLinkable< Updatable< NormalUpdatable > >protected
prevRefreshButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
prevStatesButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
rowPinsButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
senderMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >
setDebounceTime(unsigned long debounceTime)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >inline
setPrevState(uint8_t col, uint8_t row, bool state)ButtonMatrix< MIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >, NumRows, NumCols >private
setVelocity(uint8_t velocity)NoteButtonMatrix< NumBanks, NumRows, NumCols >inline
UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Updatable< NormalUpdatable > >inlineprotected
UpdatableCRTP(const UpdatableCRTP &) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Updatable< NormalUpdatable > >inlineprotected
UpdatableCRTP(UpdatableCRTP &&) __attribute__((no_sanitize("undefined")))UpdatableCRTP< Updatable< NormalUpdatable > >inlineprotected
updatablesUpdatableCRTP< Updatable< NormalUpdatable > >protectedstatic
update() overrideMIDIButtonMatrix< ManyMatrixAddresses< NumBanks, NumRows, NumCols >, DigitalNoteSender, NumRows, NumCols >inlinevirtual
updateAll()Updatable< T >inlinestatic
~DoublyLinkable()=defaultDoublyLinkable< Updatable< NormalUpdatable > >protectedvirtual
~UpdatableCRTP() __attribute__((no_sanitize("undefined")))UpdatableCRTP< Updatable< NormalUpdatable > >inlinevirtual