#include <Banks/BankConfig.hpp>
A struct for selecting the bank of BankableMIDIInputs and the bank type.
Definition at line 43 of file BankConfig.hpp.
Public Attributes | |
Bank< N > & | bank |
const BankType | type |
Protected Member Functions | |
BaseBankConfig (Bank< N > &bank, BankType type) | |
|
inlineprotected |
Definition at line 45 of file BankConfig.hpp.
Definition at line 48 of file BankConfig.hpp.
Definition at line 49 of file BankConfig.hpp.