#include <convolver.h>
Definition at line 140 of file convolver.h.
 
◆ IRSettings()
  
  
      
        
          | ARDOUR::DSP::Convolver::IRSettings::IRSettings  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_channel_delay()
  
  
      
        
          | uint32_t ARDOUR::DSP::Convolver::IRSettings::get_channel_delay  | 
          ( | 
          unsigned  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ get_channel_gain()
  
  
      
        
          | float ARDOUR::DSP::Convolver::IRSettings::get_channel_gain  | 
          ( | 
          unsigned  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_channel_delay()
  
  
      
        
          | void ARDOUR::DSP::Convolver::IRSettings::set_channel_delay  | 
          ( | 
          unsigned  | 
          i,  | 
         
        
           | 
           | 
          uint32_t  | 
          d  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ set_channel_gain()
  
  
      
        
          | void ARDOUR::DSP::Convolver::IRSettings::set_channel_gain  | 
          ( | 
          unsigned  | 
          i,  | 
         
        
           | 
           | 
          float  | 
          g  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ channel_delay
      
        
          | uint32_t ARDOUR::DSP::Convolver::IRSettings::channel_delay[4] | 
        
      
 
 
◆ channel_gain
      
        
          | float ARDOUR::DSP::Convolver::IRSettings::channel_gain[4] | 
        
      
 
 
◆ gain
      
        
          | float ARDOUR::DSP::Convolver::IRSettings::gain | 
        
      
 
 
◆ pre_delay
      
        
          | uint32_t ARDOUR::DSP::Convolver::IRSettings::pre_delay | 
        
      
 
 
The documentation for this struct was generated from the following file: