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

Go to the source code of this file.

Classes

class  GenericMIDIRotaryEncoder< Enc, BankAddress, Sender >
 An abstract class for rotary encoders that send MIDI events and that can be added to a Bank. More...

Namespaces

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

Typedefs

template<class BankAddress, class Sender>
using MIDIRotaryEncoder
template<class BankAddress, class Sender>
using BorrowedMIDIRotaryEncoder