A class for saving an offset to a MIDI address.  
 More...
#include <MIDICNChannelAddress.hpp>
A class for saving an offset to a MIDI address. 
It can be added to a MIDICNChannelAddress. 
Definition at line 58 of file MIDICNChannelAddress.hpp.
 
◆ RelativeMIDICNChannelAddress() [1/2]
  
  
      
        
          | constexpr RelativeMIDICNChannelAddress::RelativeMIDICNChannelAddress  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ RelativeMIDICNChannelAddress() [2/2]
  
  
      
        
          | constexpr RelativeMIDICNChannelAddress::RelativeMIDICNChannelAddress  | 
          ( | 
          int  | 
          deltaAddress,  | 
         
        
           | 
           | 
          int  | 
          deltaChannel = 0,  | 
         
        
           | 
           | 
          int  | 
          deltaCableNumber = 0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ isValid()
  
  
      
        
          | constexpr bool RelativeMIDICNChannelAddress::isValid  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineconstexpr   | 
  
 
 
◆ addresses
  
  
      
        
          | RawMIDICNChannelAddress RelativeMIDICNChannelAddress::addresses | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: