| 
| template<size_t N>  | 
| static ProcessorArray< N > *  | Create (RampArray< N > &inputs) | 
|   | 
Definition at line 78 of file ControlRamp.h.
 
◆ ProcessorArray
◆ RampArray
template<size_t N> 
      
        
          | using ControlRampProcessor::RampArray =  ControlRamp::RampArray<N> | 
        
      
 
 
◆ ControlRampProcessor()
  
  
      
        
          | ControlRampProcessor::ControlRampProcessor  | 
          ( | 
          ControlRamp &  | 
          output | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Create()
template<size_t N> 
  
  
      
        
          | static ProcessorArray< N > * ControlRampProcessor::Create  | 
          ( | 
          RampArray< N > &  | 
          inputs | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ Process()
  
  
      
        
          | void ControlRampProcessor::Process  | 
          ( | 
          int  | 
          blockSize | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ SetTarget()
  
  
      
        
          | void ControlRampProcessor::SetTarget  | 
          ( | 
          double  | 
          targetValue,  | 
         
        
           | 
           | 
          int  | 
          startOffset,  | 
         
        
           | 
           | 
          int  | 
          glideSamples,  | 
         
        
           | 
           | 
          int  | 
          blockSize  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: