Control Surface  1.1.1
MIDI Control Surface library for Arduino
NoteButtonMatrix< nb_rows, nb_cols > Member List

This is the complete list of members for NoteButtonMatrix< nb_rows, nb_cols >, including all inherited members.

addressesMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >private
baseChannelCNMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >private
begin() final overrideMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >inlinevirtual
beginAll()Updatable<>inlinestatic
bitsToBitmask(uint8_t bits)ButtonMatrix< nb_rows, nb_cols >inlineprivatestatic
bitsToIndex(uint8_t bits)ButtonMatrix< nb_rows, nb_cols >inlineprivatestatic
ButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins)ButtonMatrix< nb_rows, nb_cols >
colPinsButtonMatrix< nb_rows, nb_cols >private
disable()Updatable<>inline
disable(Updatable< NormalUpdatable > *element)Updatable<>inlinestatic
disable(Updatable< NormalUpdatable > &element)Updatable<>inlinestatic
disable(U(&array)[N])Updatable<>inlinestatic
enable()Updatable<>inline
enable(Updatable *element)Updatable<>inlinestatic
enable(Updatable &element)Updatable<>inlinestatic
enable(U(&array)[N])Updatable<>inlinestatic
getPrevState(uint8_t col, uint8_t row)ButtonMatrix< nb_rows, nb_cols >
getVelocity() constNoteButtonMatrix< nb_rows, nb_cols >inline
isEnabled()Updatable<>inline
MIDIButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > &addresses, MIDICNChannel channelCN, const DigitalNoteSender &sender)MIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >inlineprotected
nextDoublyLinkable< Updatable< NormalUpdatable > >protected
NoteButtonMatrix(const PinList< nb_rows > &rowPins, const PinList< nb_cols > &colPins, const AddressMatrix< nb_rows, nb_cols > &notes, MIDICNChannel channelCN={CHANNEL_1, 0}, uint8_t velocity=0x7F)NoteButtonMatrix< nb_rows, nb_cols >inline
onButtonChanged(uint8_t row, uint8_t col, bool state) final overrideMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >inlineprivatevirtual
positionToBits(uint8_t col, uint8_t row)ButtonMatrix< nb_rows, nb_cols >inlineprivatestatic
previousDoublyLinkable< Updatable< NormalUpdatable > >protected
prevRefreshButtonMatrix< nb_rows, nb_cols >private
prevStatesButtonMatrix< nb_rows, nb_cols >private
rowPinsButtonMatrix< nb_rows, nb_cols >private
senderMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >
setPrevState(uint8_t col, uint8_t row, bool state)ButtonMatrix< nb_rows, nb_cols >private
setVelocity(uint8_t velocity)NoteButtonMatrix< nb_rows, nb_cols >inline
Updatable()Updatable<>inlineprotected
updatablesUpdatable<>privatestatic
update() final overrideMIDIButtonMatrix< DigitalNoteSender, nb_rows, nb_cols >inlinevirtual
updateAll()Updatable<>inlinestatic
~ButtonMatrix()=defaultButtonMatrix< nb_rows, nb_cols >virtual
~DoublyLinkable()=defaultDoublyLinkable< Updatable< NormalUpdatable > >protectedvirtual
~Updatable()Updatable<>inlinevirtual