Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
MIDIAbsoluteEncoder.hpp File Reference
Include dependency graph for Bankable/Abstract/MIDIAbsoluteEncoder.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GenericMIDIAbsoluteEncoder< Enc, NumBanks, BankAddress, Sender >
 An abstract class for rotary encoders that send absolute MIDI events. More...

Namespaces

namespace  Bankable
 A namespace for MIDI elements that can be added to a Bank, to change their address or channel.

Typedefs

template<uint8_t NumBanks, class BankAddress, class Sender>
using MIDIAbsoluteEncoder
template<uint8_t NumBanks, class BankAddress, class Sender>
using BorrowedMIDIAbsoluteEncoder