Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes
Bank.hpp File Reference
#include <AH/Containers/LinkedList.hpp>
#include <AH/Debug/Debug.hpp>
#include <AH/Error/Error.hpp>
#include <Selectors/Selectable.hpp>
+ Include dependency graph for Bank.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OutputBank
 A class for changing the address of BankableMIDIOutputs. More...
 
class  BankSettingChangeCallback
 Callback class for Bankable objects that need to be notified when the active setting of their Bank changes. More...
 
class  Bank< NumBanks >
 A class that groups Bankable MIDI Output Elements and Bankable MIDI Input Elements, and allows the user to change the addresses of these elements. More...