#include <Banks/BankAddresses.hpp>
#include <MIDI_Outputs/Bankable/Abstract/MIDIButtonLatching.hpp>
#include <MIDI_Senders/DigitalCCSender.hpp>
Go to the source code of this file.
Classes | |
class | CCButtonLatching |
A class of MIDIOutputElements that read the input of a latching push button or toggle switch, and send out MIDI Control Change events. More... | |
Namespaces | |
namespace | Bankable |
A namespace for MIDI elements that can be added to a Bank, to change their address or channel. | |