| 
|   | ImpData (uint32_t ci, uint32_t co, std::shared_ptr< AudioReadable > r, float g, float d, sampleoffset_t s=0, samplecnt_t l=0, uint32_t c=0) | 
|   | 
| samplecnt_t  | read (Sample *s, samplepos_t pos, samplecnt_t cnt, int c=-1) const | 
|   | 
| samplecnt_t  | readable_length_samples () const | 
|   | 
| uint32_t  | n_channels () const | 
|   | 
| virtual  | ~AudioReadable () | 
|   | 
Definition at line 72 of file convolver.h.
 
◆ ImpData()
◆ n_channels()
  
  
      
        
          | uint32_t ARDOUR::DSP::Convolution::ImpData::n_channels  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ read()
◆ readable_length_samples()
  
  
      
        
          | samplecnt_t ARDOUR::DSP::Convolution::ImpData::readable_length_samples  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ _channel
  
  
      
        
          | uint32_t ARDOUR::DSP::Convolution::ImpData::_channel | 
         
       
   | 
  
private   | 
  
 
 
◆ _length
◆ _offset
◆ _readable
  
  
      
        
          | std::shared_ptr<AudioReadable> ARDOUR::DSP::Convolution::ImpData::_readable | 
         
       
   | 
  
private   | 
  
 
 
◆ c_in
      
        
          | uint32_t ARDOUR::DSP::Convolution::ImpData::c_in | 
        
      
 
 
◆ c_out
      
        
          | uint32_t ARDOUR::DSP::Convolution::ImpData::c_out | 
        
      
 
 
◆ delay
      
        
          | uint32_t ARDOUR::DSP::Convolution::ImpData::delay | 
        
      
 
 
◆ gain
      
        
          | float ARDOUR::DSP::Convolution::ImpData::gain | 
        
      
 
 
The documentation for this class was generated from the following file: