A struct for selecting the bank of BankableMIDIInputs and the bank type. More...
#include <Banks/BankConfig.hpp>
Public Member Functions | |
| BankConfig (Bank< N > &bank, BankType type=CHANGE_ADDRESS) | |
Public Attributes | |
| Bank< N > & | bank |
| const BankType | type |
A struct for selecting the bank of BankableMIDIInputs and the bank type.
Definition at line 39 of file BankConfig.hpp.
|
inline |
Definition at line 40 of file BankConfig.hpp.
| Bank<N>& bank |
Definition at line 42 of file BankConfig.hpp.
| const BankType type |
Definition at line 43 of file BankConfig.hpp.
1.8.16