/[svn]/linuxsampler/trunk/src/engines/common/LFOBase.h
ViewVC logotype

Diff of /linuxsampler/trunk/src/engines/common/LFOBase.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3624 by schoenebeck, Mon Sep 30 18:03:43 2019 UTC revision 3625 by schoenebeck, Thu Oct 3 13:37:25 2019 UTC
# Line 77  namespace LinuxSampler { Line 77  namespace LinuxSampler {
77                  this->pFinalFrequency = NULL;                  this->pFinalFrequency = NULL;
78              }              }
79    
             virtual ~LFOBase() {  
             }  
   
80              /**              /**
81               * Calculates exactly one sample point of the LFO wave. This               * Calculates exactly one sample point of the LFO wave. This
82               * inline method has to be implemented by the descendant.               * inline method has to be implemented by the descendant.

Legend:
Removed from v.3624  
changed lines
  Added in v.3625

  ViewVC Help
Powered by ViewVC