A struct for selecting the bank of BankableMIDIOutputs and the bank type. More...
#include <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& OutputBankConfig::bank | 
Definition at line 53 of file BankConfig.hpp.
| const BankType OutputBankConfig::type | 
Definition at line 54 of file BankConfig.hpp.
 1.8.16