Definition at line 78 of file private/limiter/limiter.h.
 
◆ Upsampler()
      
        
          | AudioGrapherDSP::Limiter::Upsampler::Upsampler  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ ~Upsampler()
      
        
          | AudioGrapherDSP::Limiter::Upsampler::~Upsampler  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ fini()
      
        
          | void AudioGrapherDSP::Limiter::Upsampler::fini  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get_latency()
  
  
      
        
          | int AudioGrapherDSP::Limiter::Upsampler::get_latency  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ init()
      
        
          | void AudioGrapherDSP::Limiter::Upsampler::init  | 
          ( | 
          int  | 
          nchan | ) | 
           | 
        
      
 
 
◆ process_one()
      
        
          | float AudioGrapherDSP::Limiter::Upsampler::process_one  | 
          ( | 
          int  | 
          chn,  | 
        
        
           | 
           | 
          float const  | 
          x  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ _nchan
  
  
      
        
          | int AudioGrapherDSP::Limiter::Upsampler::_nchan | 
         
       
   | 
  
private   | 
  
 
 
◆ _z
  
  
      
        
          | float** AudioGrapherDSP::Limiter::Upsampler::_z | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: