A struct for selecting the bank of BankableMIDIOutputs and the bank type. More...
#include <Banks/BankConfig.hpp>
 Collaboration diagram for BaseOutputBankConfig:Public Member Functions | |
| template<setting_t N> | |
| BaseOutputBankConfig (BaseBankConfig< N > config) | |
Public Attributes | |
| OutputBank & | bank | 
| const BankType | type | 
Protected Member Functions | |
| BaseOutputBankConfig (OutputBank &bank, BankType type) | |
A struct for selecting the bank of BankableMIDIOutputs and the bank type.
Definition at line 60 of file BankConfig.hpp.
      
  | 
  inlineprotected | 
Definition at line 62 of file BankConfig.hpp.
      
  | 
  inline | 
Definition at line 67 of file BankConfig.hpp.
| OutputBank& bank | 
Definition at line 70 of file BankConfig.hpp.
| const BankType type | 
Definition at line 71 of file BankConfig.hpp.