#include <AH/Debug/Debug.hpp>#include <AH/Error/Error.hpp>#include <AH/Containers/LinkedList.hpp>#include <Selectors/Selectable.hpp>#include <Banks/BankableMIDIInput.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 | Bank< N > | 
| A class that groups Bankable BankableMIDIOutputs and BankableMIDIInputs, and allows the user to change the addresses of these elements.  More... | |