Control Surface main
MIDI Control Surface library for Arduino
Loading...
Searching...
No Matches
Classes | Namespaces
BankAddresses.hpp File Reference
#include "BankableAddresses.hpp"
+ Include dependency graph for BankAddresses.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SingleAddress
 
class  SingleAddressMultipleBanks< N >
 
class  DualAddresses
 
class  MatrixAddress< NumRows, NumCols >
 
class  ManyAddresses< NumBanks >
 
class  DualManyAddresses< NumBanks >
 
class  ManyMatrixAddresses< NumBanks, NumRows, NumCols >
 

Namespaces

namespace  Bankable
 A namespace for MIDI elements that can be added to a Bank, to change their address or channel.
 
namespace  Bankable::ManyAddresses