A struct for selecting the bank of BankableMIDIOutputs and the bank type. More...
#include <Banks/BankConfig.hpp>
Public Member Functions | |
| OutputBankConfig (OutputBank &bank, BankType type=CHANGE_ADDRESS) | |
Public Attributes | |
| OutputBank & | bank |
| const BankType | type |
A struct for selecting the bank of BankableMIDIOutputs and the bank type.
Definition at line 50 of file BankConfig.hpp.
|
inline |
Definition at line 51 of file BankConfig.hpp.
| OutputBank& bank |
Definition at line 53 of file BankConfig.hpp.
| const BankType type |
Definition at line 54 of file BankConfig.hpp.
1.8.16