#include <vresampler.h>
Definition at line 29 of file vresampler.h.
 
◆ anonymous enum
◆ VResampler()
      
        
          | ArdourZita::VResampler::VResampler  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ ~VResampler()
      
        
          | ArdourZita::VResampler::~VResampler  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ clear()
      
        
          | void ArdourZita::VResampler::clear  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ inpdist()
      
        
          | double ArdourZita::VResampler::inpdist  | 
          ( | 
          void  | 
           | ) | 
           const | 
        
      
 
 
◆ inpsize()
      
        
          | int ArdourZita::VResampler::inpsize  | 
          ( | 
          void  | 
           | ) | 
           const | 
        
      
 
 
◆ nchan()
  
  
      
        
          | int ArdourZita::VResampler::nchan  | 
          ( | 
          void  | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ process()
      
        
          | int ArdourZita::VResampler::process  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ reset()
      
        
          | int ArdourZita::VResampler::reset  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ set_phase()
      
        
          | void ArdourZita::VResampler::set_phase  | 
          ( | 
          double  | 
          p | ) | 
           | 
        
      
 
 
◆ set_rratio()
      
        
          | void ArdourZita::VResampler::set_rratio  | 
          ( | 
          double  | 
          r | ) | 
           | 
        
      
 
 
◆ set_rrfilt()
      
        
          | void ArdourZita::VResampler::set_rrfilt  | 
          ( | 
          double  | 
          t | ) | 
           | 
        
      
 
 
◆ setup() [1/2]
      
        
          | int ArdourZita::VResampler::setup  | 
          ( | 
          double  | 
          ratio,  | 
        
        
           | 
           | 
          unsigned int  | 
          nchan,  | 
        
        
           | 
           | 
          unsigned int  | 
          hlen  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ setup() [2/2]
      
        
          | int ArdourZita::VResampler::setup  | 
          ( | 
          double  | 
          ratio,  | 
        
        
           | 
           | 
          unsigned int  | 
          nchan,  | 
        
        
           | 
           | 
          unsigned int  | 
          hlen,  | 
        
        
           | 
           | 
          double  | 
          frel  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ _buff
  
  
      
        
          | float* ArdourZita::VResampler::_buff | 
         
       
   | 
  
private   | 
  
 
 
◆ _c1
  
  
      
        
          | float* ArdourZita::VResampler::_c1 | 
         
       
   | 
  
private   | 
  
 
 
◆ _c2
  
  
      
        
          | float* ArdourZita::VResampler::_c2 | 
         
       
   | 
  
private   | 
  
 
 
◆ _dummy
  
  
      
        
          | void* ArdourZita::VResampler::_dummy[8] | 
         
       
   | 
  
private   | 
  
 
 
◆ _index
  
  
      
        
          | unsigned int ArdourZita::VResampler::_index | 
         
       
   | 
  
private   | 
  
 
 
◆ _inmax
  
  
      
        
          | unsigned int ArdourZita::VResampler::_inmax | 
         
       
   | 
  
private   | 
  
 
 
◆ _nchan
  
  
      
        
          | unsigned int ArdourZita::VResampler::_nchan | 
         
       
   | 
  
private   | 
  
 
 
◆ _nread
  
  
      
        
          | unsigned int ArdourZita::VResampler::_nread | 
         
       
   | 
  
private   | 
  
 
 
◆ _nzero
  
  
      
        
          | unsigned int ArdourZita::VResampler::_nzero | 
         
       
   | 
  
private   | 
  
 
 
◆ _phase
  
  
      
        
          | double ArdourZita::VResampler::_phase | 
         
       
   | 
  
private   | 
  
 
 
◆ _pstep
  
  
      
        
          | double ArdourZita::VResampler::_pstep | 
         
       
   | 
  
private   | 
  
 
 
◆ _qstep
  
  
      
        
          | double ArdourZita::VResampler::_qstep | 
         
       
   | 
  
private   | 
  
 
 
◆ _ratio
  
  
      
        
          | double ArdourZita::VResampler::_ratio | 
         
       
   | 
  
private   | 
  
 
 
◆ _table
◆ _wstep
  
  
      
        
          | double ArdourZita::VResampler::_wstep | 
         
       
   | 
  
private   | 
  
 
 
◆ inp_count
      
        
          | unsigned int ArdourZita::VResampler::inp_count | 
        
      
 
 
◆ inp_data
      
        
          | float* ArdourZita::VResampler::inp_data | 
        
      
 
 
◆ inp_list
      
        
          | void* ArdourZita::VResampler::inp_list | 
        
      
 
 
◆ out_count
      
        
          | unsigned int ArdourZita::VResampler::out_count | 
        
      
 
 
◆ out_data
      
        
          | float* ArdourZita::VResampler::out_data | 
        
      
 
 
◆ out_list
      
        
          | void* ArdourZita::VResampler::out_list | 
        
      
 
 
The documentation for this class was generated from the following file: