#include <Banks/BankAddresses.hpp>
#include <MIDI_Outputs/Bankable/Abstract/MIDIButton.hpp>
#include <MIDI_Senders/ProgramChangeSender.hpp>
Go to the source code of this file.
Classes | |
class | PCButton< NumBanks > |
A class of MIDIOutputElements that read the input of a momentary push button or switch, and send out MIDI Program Change events. More... | |
Namespaces | |
namespace | Bankable |
A namespace for MIDI elements that can be added to a Bank, to change their address or channel. | |
namespace | Bankable::ManyAddresses |