#include <Def/Def.hpp>
Go to the source code of this file.
Classes | |
class | BaseBankConfig< N > |
A struct for selecting the bank of BankableMIDIInputs and the bank type. More... | |
struct | BankConfig< N, DefaultBankType > |
class | BaseOutputBankConfig |
A struct for selecting the bank of BankableMIDIOutputs and the bank type. More... | |
struct | OutputBankConfig< DefaultBankType > |
Enumerations | |
enum | BankType { CHANGE_ADDRESS = 0 , CHANGE_CHANNEL = 1 , CHANGE_CABLENB = 2 } |
An enumeration of the different bank types. More... | |
enum BankType |
An enumeration of the different bank types.
Definition at line 12 of file BankConfig.hpp.